read_funds_txt: Read txt file with library funds information in txt format,...

Description Usage Arguments

View source: R/read_funds_txt.R

Description

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

Usage

1
read_funds_txt(file, encoding = "UTF-8")

Arguments

file

A string.

encoding

A string.


Volodin-DD/rusmarcFunds documentation built on Oct. 31, 2019, 1:11 a.m.