create_gist: Function that takes a list of files and creates payload for...

Description Usage Arguments

View source: R/gist.R

Description

Function that takes a list of files and creates payload for API

Usage

1
  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)


ramnathv/testapp1 documentation built on May 26, 2019, 10:55 p.m.