Skip to content

gtable 0.3.6

Latest
Compare
Choose a tag to compare
@thomasp85 thomasp85 released this 26 Oct 15:55
  • Added as.gtable() S3 method (#97).
  • Add clip argument to gtable_col() and gtable_row() (#56)
  • Indexing a gtable with NA will now insert a zero-dimension row/column at the
    position of the NA-index (#13)