R/listOfDataFrames.R

##' List of data frames
##'
##' @param ... data frames to combine
##' @return ERROR!
##' @export
listOfDataFrames <- function(...) {
    stop("still not sure if this is a good idea")
}
stevencarlislewalker/subscript documentation built on May 30, 2019, 4:45 p.m.