update_preprocessed_data_file: Update Preprocessed Data File

update_preprocessed_data_fileR Documentation

Update Preprocessed Data File

Description

Update Preprocessed Data File.

Usage

update_preprocessed_data_file(file, df.preprocessed, mode = "update")

Arguments

file

File name

df.preprocessed

Preprocessed data.frame

mode

"update" or "overwrite"; the former updates the given fields; the latter overwrites the file completely

Value

File name

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: f <- update_preprocessed_data_file(file)

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.