smalltesttoy: Black box test function to test whether R package was...

View source: R/smalltesttoy.R

smalltesttoyR Documentation

Black box test function to test whether R package was installed successfully

Description

Black box test function to test whether R package was installed successfully

Usage

smalltesttoy(myflag)

Arguments

myflag

: Mark the successful installation of the R package

Examples

flag <- ""
smalltesttoy(flag)



ParallelDSM documentation built on Nov. 16, 2022, 9:05 a.m.