jsonify: Convert a dependency object to JSON

jsonifyR Documentation

Convert a dependency object to JSON

Description

Create a JSON representation of a dependency object.

Usage

jsonify(x, file = NULL, ...)

Arguments

x

an object of class needs.

file

character; a file name to write to.

...

arguments passed to toJSON.

Value

the jsonified representation of the dependency object.

Author(s)

Gavin L. Simpson


ropensci/dependencies documentation built on May 18, 2022, 9:52 a.m.