createYXI: Create a YXI file

Description Usage Arguments

Description

YXI files are zip files with a '.yxi' extension that allow a plugin to be packaged along with all its dependencies. This function allows a user to create a YXI file programatically. The resulting '.yxi' file can be distributed standalone.

Usage

1
createYXI(pluginDir = ".", toDir = ".")

Arguments

pluginDir

plugin directory

toDir

to directory


alteryx/jeeves documentation built on May 12, 2019, 1:40 a.m.