MauroCE / sc1-2019

Source code for generating the Statistical Computing 1 website

Home Page:https://awllee.github.io/sc1-2019/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Statistical Computing 1 Website

This is the source code for generating the Statistical Computing 1 website.

To build the site locally, open the sc1-2019 project in RStudio and run

blogdown::serve_site()

You may need to install several packages to build the site the first time. You can view the site using a web browser, by pointing it to the local address generated by the command above. Usually this is something like http://127.0.0.1:4321/sc1-2019/

When served locally, the site will be rebuilt every time a file is saved, so you do not need to rebuild it constantly.

About

Source code for generating the Statistical Computing 1 website

https://awllee.github.io/sc1-2019/

License:MIT License


Languages

Language:HTML 58.5%Language:CSS 40.6%Language:R 0.8%