-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.Rhistory
More file actions
25 lines (25 loc) · 715 Bytes
/
Copy path.Rhistory
File metadata and controls
25 lines (25 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
library('devtools')
install_github('swcarpentry/r-novice-gapminder')
library("RCurl", lib.loc="~/R/win-library/3.3")
install_github('swcarpentry/r-novice-gapminder')
install.packages('r-novice-gapminder')
lib('blogdown')
lib('bookdown')
blogdown::check_hugo()
blogdown::config_Rprofile()
hugo
lib('blogdown')
blogdown::check_content()
blogdown::check_hugo()
hugo_server()
hugo_cmd()
install.packages(c("fable", "fabletools", "fable.ata", "fable.prophet"))
lib("fable", "fabletools", "fable.ata", "fable.prophet")
lib("fable", "fabletools", "fable.ata", "fable.prophet")
lib("fable", "fabletools", "fable.prophet")
serve_site()
hugo_server
hugo_server()
hugo_server(2022)
hugo_server('2022')
hugo_server(2022, 8080)