sjld | R Documentation |
Get subjects list from subjects.txt file in dir.
sjld(subjects_dir)
subjects_dir |
character string, existing subjects dir with a subjects.txt file containing one subject per line and no header line. |
named list with entries: 'd', the query subjects_dir (repeated from the parameter), 'l', vector of character strings, the subjects_list read from the file, 'f', the subjects_file.
This function stops if the file does not exist or cannot be read.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.