| io_tablet.character | R Documentation |
Imports a tablet.
A wrapper for io_csv.character that also
reads associated yamlet metadata, if present, and applies it
as attributes.
## S3 method for class 'character'
io_tablet(x, na.strings = "NA", strip.white = FALSE, ...)
x |
character file path |
na.strings |
passed to |
strip.white |
passed to |
... |
passed to |
data.frame
Other io:
io_csv.tablet(),
io_tablet(),
io_tablet.data.frame(),
io_tablet.tablet()
Other interface:
io_csv.tablet(),
io_tablet.data.frame(),
io_tablet.tablet()
example(io_tablet)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.