gtable v0.2.0
0
Monthly downloads
Arrange 'Grobs' in Tables
Tools to make it easier to work with "tables" of 'grobs'.
Readme
Functions in gtable
Name | Description | |
bind | Row and column binding for gtables. | |
gtable_add_cols | Add new columns in specified position. | |
is.gtable | Is this a gtable? | |
gtable_width | Returns the width of a gtable, in the gtable's units | |
gtable_add_padding | Add padding around edges of table. | |
z_arrange_gtables | Arrange the z values within gtable objects | |
gtable_spacer | Create a row/col spacer gtable. | |
gtable_col | Create a single column gtable. | |
gtable_trim | Trim off empty cells. | |
gtable_row | Create a single row gtable. | |
gtable_add_grob | Add a single grob, possibly spanning multiple rows or columns. | |
z_normalise | Normalise z values within a gtable object | |
gtable_filter | Filter cells by name. | |
gtable_show_layout | Visualise the layout of a gtable. | |
gtable_matrix | Create a gtable from a matrix of grobs. | |
gtable | gtable | |
print.gtable | Print a gtable object | |
gtable_height | Returns the height of a gtable, in the gtable's units | |
gtable_add_rows | Add new rows in specified position. | |
gtable_add_space | Add row/column spacing. | |
No Results! |
Last month downloads
Details
License | GPL-2 |
Collate | 'add-grob.r' 'add-rows-cols.r' 'add-space.r' 'grid.r' 'gtable-layouts.r' 'gtable.r' 'rbind-cbind.r' 'utils.r' 'trim.r' 'filter.r' 'align.r' 'padding.r' 'z.r' |
RoxygenNote | 5.0.1 |
NeedsCompilation | no |
Packaged | 2016-02-26 13:06:10 UTC; hadley |
Repository | CRAN |
Date/Publication | 2016-02-26 15:23:14 |
depends | base (>= 2.14) , R (>= 2.14) |
suggests | covr , testthat |
imports | grid |
Contributors |
Include our badge in your README
[](http://www.rdocumentation.org/packages/gtable)