knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Executing Scripts

The purpose of the scriptexec package is to enable quick and easy way to execute native scripts.

library(scriptexec)
library(testthat)

{package.example.code}


sagiegurari/scriptexec documentation built on Oct. 5, 2020, 6:42 p.m.