Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
woRkflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lsb1
woRkflow
Commits
66bade58
Commit
66bade58
authored
4 years ago
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
Update woRkflowWorkshop.md
parent
e325af4d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
woRkflowWorkshop.md
+26
-1
26 additions, 1 deletion
woRkflowWorkshop.md
with
26 additions
and
1 deletion
woRkflowWorkshop.md
+
26
−
1
View file @
66bade58
...
...
@@ -4,4 +4,29 @@
## To do before you come
*
log in to
[
git.soton.ac.uk
](
git.soton.ac.uk
)
\ No newline at end of file
*
install
[
RStudio
](
https://rstudio.com/products/rstudio/
)
*
make sure you can log in to
[
git.soton.ac.uk
](
git.soton.ac.uk/
)
*
check yo have an ssh key set up for the laptop/PC/server you are going to use RStudio on
## Make sure you have Teams
We will be using the screen sharing a lot
## On the day we will
*
fork the
[
woRkflow repo
](
https://git.soton.ac.uk/SERG/workflow
)
to your personal space on git.soton.ac.uk
*
clone your personal fork of the repo to the laptop/PC/server where you are going to use RStudio
*
explore the repo to see what is in:
*
/R
*
.env.R
*
/Rmd
*
test /Rmd/make_basicReport.R and see why it doesn't work
*
build the repo as a R package
*
re-test /Rmd/make_basicReport.R to see if it works now
*
work through /Rmd/make_basicReport.R to understand:
*
what drake is doing and how it helps
*
why data.table is really fast
*
why lubridate is so useful for dates and times
*
how to get ggplot2 to make pretty plots
*
That's it :-)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment