Skip to content
/ sc1 Public

Source code for generating the Statistical Computing 1 website

License

Notifications You must be signed in to change notification settings

awllee/sc1

Repository files navigation

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 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/

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published