import_prime | R Documentation |
This function allows you to import the current datasets available from the SPAML project. You can use 'data("primeData")' to view the list of available datasets/materials.
import_prime(filename)
filename |
Include the filename of the dataset you want to load. Note: some of the 'full_data' datasets are very large and require a good bit of memory to load. |
a dataset or stimuli list in a dataframe.
# ar_words <- import_prime("ar_words.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.