tablette.tablet {tablet} | R Documentation |
Convert to tablette from tablet
Description
Converts to tablette from tablet.
Intends to be the inverse of tablet.tablette
.
Usage
## S3 method for class 'tablet'
tablette(x, ...)
Arguments
x |
tablette |
... |
passed arguments |
Value
tablet data.frame
See Also
Other tablette:
tablette()
Other tablet:
as_tablet()
,
as_tablet.data.frame()
,
header_rows()
,
header_rows.tablet()
,
tablet.tablette()
Examples
example(tablet.tablette)
[Package tablet version 0.6.12 Index]