cat_neuropsych_results | R Documentation |
This function sorts the data by percentile, removes duplicates and converts the data to text. Finally, it appends the converted data to a file.
cat_neuropsych_results(data, file, ...)
data |
A dataframe containing the data |
file |
A character string specifying the name of the file |
... |
Additional arguments passed to other functions |
A file containing the flattened and scaled text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.