parsnip_addin: Start an RStudio Addin that can write model specifications

View source: R/add_in.R

parsnip_addinR Documentation

Start an RStudio Addin that can write model specifications

Description

parsnip_addin() starts a process in the RStudio IDE Viewer window that allows users to write code for parsnip model specifications from various R packages. The new code is written to the current document at the location of the cursor.

Usage

parsnip_addin()

topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.