Description Usage Arguments Details
read_desc can read an RDS, CSV, or Excel file with chemical
descriptors. The function is a helpful wrapper for readRDS,
read.csv and read_excel from the package readxl.
1 | read_desc(path)
|
path |
The path to the file to be read |
The path passed to the function must include the file extension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.