powered by
Function to clone a Dat link to the machine.
clone_dat(link, dir)
Dat link (always clones latest version now)
Directory to clone to. If non-existent, will create.
# NOT RUN { clone_dat(link = 'dat://datr-chris.hashbase.io', dir = tempdir()) # }
Run the code above in your browser using DataLab