polish_field: Polish Field

polish_fieldR Documentation

Polish Field

Description

Polish a specified library catalogue field.

Usage

polish_field(df, df.preprocessed, field, verbose = TRUE, languages = NULL)

Arguments

df

data.frame that includes the given field

df.preprocessed

Preprocessed data.frame that may contain auxiliary info.

field

Field to be preprocessed.

verbose

verbose

languages

Languages to be used in polishing

Details

A wrapper bringing together the separate field processing methods into a single function.

Value

Output of the polished field

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: a <- polish_field(df, "title")

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