diff --git a/basic_workflow.Rmd b/basic_workflow.Rmd index 3f4ecc80..1de53058 100644 --- a/basic_workflow.Rmd +++ b/basic_workflow.Rmd @@ -1,5 +1,5 @@ --- -title: "Basic workflow" +title: "Basic workflow (TESSSST)" --- Building websites uses the same reproducible workflow you can use for your analyses and collaborations. It is very iterative. You can do it all from RStudio, with a combination of clicking or typing commands as you feel comfortable.