grunwaldlab / quiltr

R package for making website representations of directories
http://grunwaldlab.github.io/quiltr/
5 stars 1 forks source link

Creates directories in filesystem #62

Open knausb opened 8 years ago

knausb commented 8 years ago

Created directory:

file67db25bb9242

which contained:

ls -1 file67db25bb9242/website/
content
doc1.html
doc2.html
index.html
libs

Shouldn't this all be in either a tempdir() or package_name/inst/doc?