readDataSetByVariableTypes | R Documentation |
readDataSetByVariableTypes
readDataSetByVariableTypes(options, keys, exclude.na.listwise = NULL)
options |
options from QML. |
keys |
character, option name(s) that contain variables in the dataset. |
exclude.na.listwise |
character, column names for which any missing values will cause that row to be excluded. |
readDataSetByVariableTypes
automatically removes keys that are empty lists or empty strings, unlike .readDataSetToEnd
which would throw an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.