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()

parsnip documentation built on Aug. 18, 2023, 1:07 a.m.