sync: Fetch latest files from source and update dataset.

Description Usage Arguments Value Examples

View source: R/sync_dataset.R

Description

Fetch latest files from source and update dataset.

Usage

1
sync(owner_id, dataset_id)

Arguments

owner_id

User name and unique identifier of the creator of a dataset or project

dataset_id

Dataset unique identifier

Value

Object of type success_message.

Examples

1
2
3
4
## Not run: 
  dwapi::sync('user', 'dataset')

## End(Not run)

datadotworld/dwapi-r documentation built on July 3, 2021, 3:40 a.m.