Description Usage Arguments Value
Deprecated. Use read_ris
unless the speed gain is important.
Convert RIS to CSV using a Python script; the output can be loaded with
read_ris_csv
. Note that this generates a wide-format
rather than long-format data frame.
1 | convert_ris(in_file, out_file)
|
in_file |
RIS file to process |
out_file |
name of CSV file to write. This is passed to
|
return value from system2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.