tests/testthat.R

library(testthat)
library(dplyr)
library(salesforcer)

if(identical(tolower(Sys.getenv("NOT_CRAN")), "true")){
  test_check("salesforcer")  
}

Try the salesforcer package in your browser

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

salesforcer documentation built on March 18, 2022, 6:26 p.m.