R/imports.R

#' @importFrom XRJulia RJulia juliaEval juliaCommand juliaCall juliaUsing juliaGet juliaSource
#' @importFrom stats rnorm runif time
#' @importFrom tictoc tic toc
#' @importFrom magrittr %>%
#' @importFrom dplyr mutate select bind_rows filter case_when sym
#' @importFrom tidyr gather spread
#' @importFrom methods getClass
#' @importFrom ggplot2 aes aes_string guide_legend element_text
#' @importFrom rlang .data
NULL

Try the sismonr package in your browser

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

sismonr documentation built on Feb. 11, 2020, 9:07 a.m.