saveCode: Save automatically generated code

Description Usage Arguments Value Author(s)

View source: R/saveCode.R

Description

Saves code generated from autoPreProcess to local file

Usage

1
saveCode(codeFrame, filename = "autoCode", path = NULL)

Arguments

codeFrame

[data.frame | Required] A data.frame object produced by autoPreProcess

filename

[character | Optional] The name of the file in which the code will be saved

path

[character | Optional] The path where the file should be saved containing the code

Value

Local file with code

Author(s)

Xander Horn


XanderHorn/autoML documentation built on Aug. 5, 2020, 11:45 a.m.