pkg_db_manual_author_check: Manually check Author entry from 'pkg_db()'

View source: R/package.R

pkg_db_manual_author_checkR Documentation

Manually check Author entry from pkg_db()

Description

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.

Usage

pkg_db_manual_author_check(db, replace = author_fix(), start = 1)

Arguments

db

The data from pkg_db() output

replace

A named character vector to replace the Author value with. The ones that were manually fixed are contains in author_fix().

start

The starting row index corresponding to db.


numbats/cranscrub documentation built on July 1, 2022, 4:34 p.m.