Learn R Programming

datr (version 0.1.0)

sync_dat: Synchronize with Dat network

Description

Synchronize directory with the Dat network. If write access to the Dat is available, this is equivalent to share_dat. If read-only access is available, this is equivalent to pull_dat.

Usage

sync_dat()

Arguments

Examples

Run this code
# NOT RUN {
  sync_dat()
# }

Run the code above in your browser using DataLab