export: Export OpenAPI objects

Description Usage Arguments Details Methods (by class)

Description

Export OpenAPI objects for sharing.

Usage

1
2
3
4
export(x, targetDirectory = getwd())

## S3 method for class 'componentResult'
export(x, targetDirectory = getwd())

Arguments

x

object

targetDirectory

file location

Details

This function creates tarball bundles of OpenAPI objects to be shared and loaded in other sessions.

Methods (by class)


anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.