[1bd6b5]: / helpers / restore.R

Download this file

3 lines (2 with data), 60 Bytes

1
2
if(!require(renv)) install.packages('renv')
renv::restore()