Skip to content

Commit 74e108c

Browse files
committed
Create build-githubpage.R
1 parent bb61d7e commit 74e108c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/build-githubpage.R

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
require(REnv);
2+
3+
const vignettes = `${dirname(@dir)}/vignettes`;
4+
const app_dir = @HOME;
5+
6+

0 commit comments

Comments
 (0)