Open coatless opened 7 years ago
Instead of constantly embedding ilogo.pdf in each skeleton, embed a URL in the package via system.file()
ilogo.pdf
system.file()
Punted this to just automatically copy in any required compilation files prior to the build in a manner similar to pinp. c.f. 3ba6c757f2b7980ae2bb7aebdc884cb4e1e07757
Instead of constantly embedding
ilogo.pdf
in each skeleton, embed a URL in the package viasystem.file()