Description Usage Arguments Value
Checks wether the given parameter is a file path or an R object. Thus determines wether to read it or not.
| 1 | check_object_or_file(path_argument, data_argument, name_argument)
 | 
| path_argument | the argument that should contain the path. | 
| data_argument | the argument that contains the object. | 
| name_argument | variable name to specify genotype phenotype covariaties or w/e in the messages. | 
If the path_argument is indeed given return the file content, else return the object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.