Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.