share_dat {datr} | R Documentation |
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
share_dat(dir = tempdir())
[Package datr version 0.1.0 Index]