code/demos.R

####################################
## DEMO's - Webinar Part 3
## Author: Marc Teunis, phD
## Date: 5 July 2020
####################################

## DEMO 1; How to get materials from Github into RStudio

# From Github

#  >- **Create a Github user-account** 
#  >- **Fork repo from Github to your own account**
#  >- **Clone the repo to your RStudio Env.**
#  >- *Work on the code*
#  >- *Create a commit*
#  >- *Create a pull request*

# In RStudio

## File -> New Project -> Version Control -> Git -> Paste url -> GO!

 # run the code in ./code/shipman_murders.R

## Downloading Files: more -> Download or use CuberDuck: see:
## https://www.youtube.com/watch?v=UYDWOvyzoAQ


## Demo 2: How to Connect RStudio to Research Drive

# login to research drive and show folder IMPACT
# Go to deeplearning.hudatascience.nl
# login with credentials
# show folder impact (empty)
# run mount command
# show folder again
DataScienceILC/tlsc-dsfb26v-20_workflows documentation built on July 4, 2025, 5:49 a.m.