Description Usage Arguments Value
Read dat1.pid or dat1.txt files
1 |
file |
path to a |
data |
boolean, whether to extract the data table |
metadata |
boolean, whether to extract the metadata from the header |
verbose |
boolean, whether to print information |
... |
further arguments, passed to |
When data
is requested, the function returns it as a data.frame. When metadata
is requested, it is returned as a named list (key-value pairs). When both are requested, the result is the data as a data.frame with an attribute named meta
containing the metadata list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.