Learn R Programming

rosr (version 0.0.10)

create_website: Create a demo blogdown website

Description

Create a demo blogdown website

Usage

create_website(to = getwd(), theme = "yihui/hugo-lithium", oldwd = getwd())

Arguments

to

the desnitation directory

theme

the name of the r blogdown theme.

oldwd

set the working directory aftering rendering the book

Value

copied file.

Examples

Run this code
# NOT RUN {
# create_website(tempdir())
# }

Run the code above in your browser using DataLab