tests/testthat.R

#'////////////////////////////////////////////////////////////////////////////
#' FILE: testthat.R
#' AUTHOR: David Ruvolo
#' CREATED: 2020-09-06
#' MODIFIED: 2020-09-06
#' PURPOSE: main unit testing file
#' STATUS: working
#' PACKAGES: userthis; rheroicons
#' COMMENTS: NA
#'////////////////////////////////////////////////////////////////////////////

# pkgs
library(testthat)
library(rheroicons)

# file to check
test_check("rheroicons")

Try the rheroicons package in your browser

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

rheroicons documentation built on Oct. 30, 2022, 5:05 p.m.