Skip to contents

Initialize {qcthat} testing framework.

Usage

qcthat(package_name = read.dcf("DESCRIPTION")[[1]])

Arguments

package_name

Name of package.

Value

Testing framework described in {qcthat} README.

Examples

if (FALSE) {
qcthat()
}