download_app {alterryx}R Documentation

Download App

Description

Download an app as a .yxzp file

Usage

download_app(app, destfile, gallery = get_gallery())

Arguments

app

A single alteryx_app returned from get_app

destfile

A character string with the directory and name of where the downloaded file is to be saved.

gallery

URL for your Alteryx Gallery


[Package alterryx version 0.5.0 Index]