R/data_trfm.r

#' Toy data that makes no sense
#'
#' @description Data for making transformations arbitrarily created from existing data (contact Dan for additional details)
#' @docType data
#' @usage data(trfm_data)
#' @keywords datasets
#' @examples
#' library(predict2)
#' data(trfm_data)
#' subset(trfm_data, keep == 'y')
"trfm_data"
bioticinteractions/predict2 documentation built on May 28, 2019, 7:12 p.m.