Movatterモバイル変換


[0]ホーム

URL:


Package: gtable 0.3.6.9000

Thomas Lin Pedersen

gtable: Arrange 'Grobs' in Tables

Tools to make it easier to work with "tables" of 'grobs'.The 'gtable' package defines a 'gtable' grob class thatspecifies a grid along with a list of grobs and their placementin the grid. Further the package makes it easy to manipulateand combine 'gtable' objects so that complex compositions canbe built up sequentially.

Authors:Hadley Wickham [aut],Thomas Lin Pedersen [aut, cre],Posit Software, PBC [cph, fnd]

gtable_0.3.6.9000.tar.gz
gtable_0.3.6.9000.zip(r-4.6)gtable_0.3.6.9000.zip(r-4.5)gtable_0.3.6.9000.zip(r-4.4)
gtable_0.3.6.9000.tgz(r-4.5-any)gtable_0.3.6.9000.tgz(r-4.4-any)
gtable_0.3.6.9000.tar.gz(r-4.6-any)gtable_0.3.6.9000.tar.gz(r-4.5-any)
gtable_0.3.6.9000.tgz(r-4.5-emscripten)
gtable.pdf |gtable.html
gtable/json (API)
NEWS

# Install 'gtable' in R:
install.packages('gtable', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/gtable/issues

Pkgdown/docs site:https://gtable.r-lib.org

On CRAN:

Conda:

17.93 score 94 stars 8.1k packages 5.4k scripts 1.4M downloads 15 mentions 19 exports 4 dependencies

Last updated from:c017439b0f. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK119
source / vignettesOK177
linux-release-x86_64OK124
macos-release-arm64OK91
macos-oldrel-arm64OK102
windows-develOK80
windows-releaseOK105
windows-oldrelOK94
wasm-releaseOK112

Exports:as.gtablegtablegtable_add_col_spacegtable_add_colsgtable_add_grobgtable_add_paddinggtable_add_row_spacegtable_add_rowsgtable_colgtable_col_spacergtable_filtergtable_heightgtable_matrixgtable_rowgtable_row_spacergtable_show_layoutgtable_trimgtable_widthis.gtable

Dependencies:cligluelifecyclerlang

Profiling Performance

Thomas Lin Pedersen

Rendered fromprofiling.Rmdusingknitr::rmarkdownon Nov 18 2025.

Last update: 2024-10-25
Started: 2018-11-01

Citation

Development and contributors

Readme and manuals

Help Manual

Help pageTopics
Convert to a gtableas.gtable as.gtable.grob
Row and column binding for gtables.bind cbind.gtable rbind.gtable
Create a new grob table.gtable
Add new columns in specified position.gtable_add_cols
Add a single grob, possibly spanning multiple rows or columns.gtable_add_grob
Add padding around edges of table.gtable_add_padding
Add new rows in specified position.gtable_add_rows
Add row/column spacing.gtable_add_col_space gtable_add_row_space gtable_add_space
Create a single column gtablegtable_col
Filter cells by namegtable_filter
Returns the height of a gtable, in the gtable's unitsgtable_height
Create a gtable from a matrix of grobs.gtable_matrix
Create a single row gtable.gtable_row
Visualise the layout of a gtable.gtable_show_layout
Create a row/col spacer gtable.gtable_col_spacer gtable_row_spacer gtable_spacer
Trim off empty cells.gtable_trim
Returns the width of a gtable, in the gtable's unitsgtable_width
Is this a gtable?is.gtable
Print a gtable objectprint.gtable

Usage by other packages (reverse dependencies)


  • [8]ページ先頭

    ©2009-2025 Movatter.jp