R/clean_.R

#' Clean a data.frame or vector
#'
#' @description Cleans column and author names
#' @param data A data.frame with bibliographic information.
#' @param x A vector of strings
#' @return Returns the input, but cleaner.
#' @example inst/examples/clean_.R
#' @name clean_
NULL

Try the synthesisr package in your browser

Any scripts or data that you put into this service are public.

synthesisr documentation built on July 2, 2020, 2:16 a.m.