read_dfr_metadata: Make a dataframe from 'citations.CSV' or 'citations.tsv'...

read_dfr_metadataR Documentation

Make a dataframe from citations.CSV or citations.tsv metadata files

Description

Reads in metadata from any number of tabular data files and returns a combined dataframe. Most of the work is done by read_dfr_citations.

Usage

read_dfr_metadata(filenames)

Arguments

filenames

vector of citations.CSV|tsv filenames

Value

A dataframe with deduplicated metadata. The function issues a warning if there are lines that have the same id field but are not identical.

See Also

read_dfr_citations


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.