R/testflights.R

#' Sample Package
#'
#' This package doesn't do anything, but prints "I'm Mr. Meeseeks, look at me!!".
#'
#' @docType package
#'
#' @author lucacerab \email{example@gmail.com}
#'
#' @name testflights
#'
#' @import readr
#' @import ggplot2
NULL
lucacerab/mrmee documentation built on Feb. 2, 2020, 5:46 p.m.