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
rmetaverse/synthesisr documentation built on May 28, 2021, 7:57 p.m.