polish_all | R Documentation |
Polish all fields.
polish_all( df.orig, fields = NULL, verbose = TRUE, file = NULL, conversions = list(), languages = NULL )
df.orig |
Original data.frame |
fields |
Fields to be preprocessed. |
verbose |
verbose |
file |
Temporary results saved into a file |
conversions |
Field conversion list |
languages |
Languages to be used in polishing |
Preprocessed data.frame and field conversion list.
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
## Not run: a <- polish_all(df.orig)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.