Description Usage Arguments See Also Examples
Import CSVY data as a data.frame
1 2 |
file |
A character string or R connection specifying a file. |
metadata |
Optionally, a character string specifying a YAML (“.yaml”) or JSON (“.json”) file containing metadata (in lieu of including it in the header of the file). |
stringsAsFactors |
A logical specifying whether to treat character columns as factors. Passed to |
detect_metadata |
A logical specifying whether to auto-detect a metadata file if none is specified (and if no header is found). |
... |
Additional arguments passed to |
1 | read_csvy(system.file("examples", "example1.csvy", package = "csvy"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.