Learn R Programming

ParallelDSM (version 0.3.7)

smalltesttoy: 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

Run this code
flag <- ""
smalltesttoy(flag)


Run the code above in your browser using DataLab