raw_data | R Documentation |
rc.chronopharmacology
raw dataraw_data()
returns the raw data paths of the rc.chronopharmacology
package.
raw_data(type = NULL, file = NULL)
type |
(optional) a string indicating the file type of the raw data
(default: |
file |
(optional) a |
If type = NULL
, a character
object with all file type names
available.
If type != NULL
and file = NULL
, a character
object with all file
names available from type.
If type != NULL
and file != NULL
, a string with the file name path.
## Not run: raw_data() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.