geposanui/R/utils.R

6 lines
134 B
R
Raw Permalink Normal View History

2021-10-20 15:34:52 +02:00
# This is needed to make data.table's and shiny's symbols available within the
# package.
#' @import data.table
#' @import shiny
NULL