as.alteryx_job: Alteryx Jobs
Description
Handling of job information returned by the Alteryx
Gallery API. For more information, see get_job
.
Usage
as.alteryx_job(x, parent)is.alteryx_job(object)
Arguments
x
A list
of values pertaining to an Alteryx job returned from
the Alteryx Gallery API
parent
An alteryx_app
or alteryx_job
containing the id
and name information of the parent application for a job.