Learn R Programming

dwapi (version 0.1.3.1)

sync: Fetch latest files from source and update dataset.

Description

Fetch latest files from source and update dataset.

Usage

sync(dataset)

Arguments

dataset

Dataset URL or path.

Value

Object of type success_message.

Examples

Run this code
# NOT RUN {
  dwapi::sync(dataset='user/dataset')
# }

Run the code above in your browser using DataLab