Description Usage Arguments Value Examples
Method for checking basic properties of the dataset stored in path
.
1 2 3 | metadata_fst(path, old_format = FALSE)
fst.metadata(path, old_format = FALSE)
|
path |
path to fst file |
old_format |
must be FALSE, the old fst file format is deprecated and can only be read and converted with fst package versions 0.8.0 to 0.8.10. |
Returns a list with meta information on the stored dataset in path
.
Has class fstmetadata
.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.