tests/testthat.R

require("StepReg") || stop("unable to load StepReg")
require("testthat") || stop("unable to load testthat")
require("survival") || stop("unable to load survival")
require("dplyr") || stop("unable to load dplyr")
require("stringr") || stop("unable to load stringr")
test_check("StepReg")

Try the StepReg package in your browser

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

StepReg documentation built on Oct. 13, 2024, 1:07 a.m.