R/statar.R

#' A package for applied research
#' @description A package for applied research
#' @docType package
#' @name statar
#' @aliases statar-package
#' @import ggplot2
#' @importFrom dplyr "%>%"
#' @importFrom methods is
#' @importFrom data.table :=

NULL

globalVariables(".SD")
globalVariables("Statbinmean")

Try the statar package in your browser

Any scripts or data that you put into this service are public.

statar documentation built on Aug. 19, 2023, 5:09 p.m.