pkg_db_manual_author_check | R Documentation |
pkg_db()
There are so many issues with the author entry in database from pkg_db()
that manual checks are unavoidable. This function prints out the original
Author entry and contrast to that of replaced one, Author@R
and the cleaned up
version.
pkg_db_manual_author_check(db, replace = author_fix(), start = 1)
db |
The data from |
replace |
A named character vector to replace the Author value with. The ones
that were manually fixed are contains in |
start |
The starting row index corresponding to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.