Learn R Programming

datr (version 0.1.0)

share_dat: Share folder to network

Description

Share directory to the Dat network, until aborted. Requires write access to Dat archive.

Usage

share_dat(dir = ".")

Arguments

dir

Directory to share. Defaults to working directory.

Examples

Run this code
# NOT RUN {
  share_dat(dir = tempdir()) 
# }

Run the code above in your browser using DataLab