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

tidymodels/parsnip documentation built on Feb. 19, 2025, 2:10 a.m.