Description Usage Arguments Value
Deprecated. Use read_ris
unless the speed gain is important.
Read in the result of convert_ris
. Note that this function
returns a wide-format rather than long-format data frame and does not
add any ID column.
1 | read_ris_csv(filename, columns = getOption("mlaibr.ris_keep"))
|
filename |
file to read in, produced from |
columns |
RIS fields to retain (NULL to retain all) |
wide format data frame with one row for each item and one column for each field.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.