need_update: Need Update

Description Usage Arguments Details Examples

View source: R/need_update.R

Description

Need Update

Usage

1
need_update(node, remote_path = NULL, file, path = ".")

Arguments

node

character, osf node

remote_path

character, remote path to file

file

character, name of file to download

path

character, output path. Defaults to working directory

Details

logic !file exists - download file exists & !matching hashes - download

Examples

1
need_update(node = "p7ayb", file = "Analysis notes.txt", path = "data")

Between-the-Fjords/dataDownloader documentation built on April 25, 2021, 7:59 a.m.