Skip to content

grpEHR/os-bristol-best-practice

Repository files navigation

Best practice guide for Bristol Uni users of OpenSAFELY

Rendered at https://remlapmot.github.io/os-bristol-best-practice/

To build/render the html output open the project in RStudio and either

  • open the Build pane click the Render Website button
  • or, run in R
# install.packages('quarto')
quarto::quarto_render()

Or at the command line

quarto render

When editing the project preview with

quarto::quarto_preview()

or

quarto preview

And stop the process with Ctrl+C or with

quarto::quarto_preview_stop()

Releases

No releases published

Packages

 
 
 

Contributors