R/df1.R

#' df1
#'
#' Partition 1 of simulated example data set for reference.
#'
#' This file is part of GFS.
#' 
#' GFS is free software: you can redistribute it and/or modify
#' it under the terms of the GNU General Public License as published by
#' the Free Software Foundation, either version 3 of the License, or
#' (at your option) any later version.
#' 
#' GFS is distributed in the hope that it will be useful,
#' but WITHOUT ANY WARRANTY; without even the implied warranty of
#' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#' GNU General Public License for more details.
#' 
#' You should have received a copy of the GNU General Public License
#' along with GFS. If not, see <https://www.gnu.org/licenses/>.
#'
#' @docType data
#'
#' @format A data frame with columns:
#' \describe{
#'   See df_full for information about how the data set was generated.
#' }
#' @examples
#' \dontrun{
#'  df1
#' }
"df1"
edwinfarley/GFS documentation built on Dec. 5, 2020, 1:43 p.m.