R/import.R

#' @importFrom RCurl getURLContent
#' @importFrom utils read.table write.table
#'	getCRANmirrors install.packages installed.packages
#'	remove.packages
#' @importFrom devtools install_github install
#'	document check build
#' @importFrom usethis use_gpl3_license
#' @importFrom rmarkdown pandoc_available
#' @importFrom grDevices hcl rgb
#' @importFrom graphics abline axis barplot boxplot
#'	hist lines mtext par text layout image
#' @importFrom stats cor density var quantile qnorm
#'	hclust dist as.dist as.dendrogram
#' @importFrom gplots colorpanel
#' @importFrom Rcpp sourceCpp compileAttributes
#' @useDynLib smarter
NULL


####

Try the smarter package in your browser

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

smarter documentation built on April 3, 2025, 8:46 p.m.