rest_HEAD: Get head content

Description Usage Arguments Examples

Description

Get head content

Usage

1
rest_HEAD(repo, path, branch = "master", ...)

Arguments

repo

(character) Repository name

path

(character) Path to file from root of repo

branch

(character) Git branch. Default: master

...

Further args to GET

Examples

1
2
3
4
## Not run: 
rest_HEAD(repo="ropensci/datasets", path="planttraits/morphological.csv")

## End(Not run)

sckott/resteasy documentation built on May 29, 2019, 4:04 p.m.