Rdocumentation
powered by
Learn R Programming
rgbif (version 0.7.0)
create_gist: Function that takes a list of files and creates payload for API
Description
This function is deprecated. See the package spocc for similar functionality.
Usage
create_gist(filenames, description = "", public = TRUE)
Arguments
filenames
names of files to post
description
brief description of gist (optional)
public
whether gist is public (defaults to TRUE)