Skip to contents

A data set containing minimal examples of code snippets that run with implemented data.

Usage

CopyCatCode

Format

A data frame with 99 rows and 3 variables:

package

The R package name

fct

The function name

code

The code snippet

...