clone_dat: Clone a Dat link to directory

Description Usage Arguments Examples

Description

Function to clone a Dat link to the machine.

Usage

1
clone_dat(link, dir)

Arguments

link

Dat link (always clones latest version now)

dir

Directory to clone to. If non-existent, will create.

Examples

1
2
3
4
## Not run: 
  clone_dat(link = 'dat://datr-chris.hashbase.io', dir = tempdir())

## End(Not run)

datr documentation built on May 1, 2019, 8:04 p.m.