View source: R/read_funds_txt.R
Read txt file with library funds information in txt format, mined from opac. Make out of it dataframe with following columns: id: from 001 field field: field name 000-999 field_number: number of repeating field in corresponding record car: contents of the field with corresponding name from corresponding record
1 | read_funds_txt(file, encoding = "UTF-8")
|
file |
A string. |
encoding |
A string. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.