copycat_addin: Manage code snippets via the copycat addin

View source: R/copycat_addin.R

copycat_addinR Documentation

Manage code snippets via the copycat addin

Description

The 'copycat_addin()' creates a shiny gadget to work with the Copycat or your data for Copycat. Pick an R package and a function within the gadget. Press the insert button and the code will be insert into the current document at the location of the cursor. The 'copycat_addin()' is inspired by parsnip addin, which inserts model specifications.

Usage

copycat_addin(data = CopyCatCode)

Arguments

data

A data frame


edgar-treischl/CopyCat documentation built on May 31, 2024, 9:07 a.m.