You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# gtable 0.3.6
* 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)
# gtable 0.3.5
* Fixed partial matching issue when constructing viewport in `gtable()` (#94)
* General upkeep
0 commit comments