workshop-introduction-to-r-and-data
Material for the workshop 'Introduction to R & data'
https://github.com/utrechtuniversity/workshop-introduction-to-r-and-data
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.8%) to scientific vocabulary
Repository
Material for the workshop 'Introduction to R & data'
Basic Info
- Host: GitHub
- Owner: UtrechtUniversity
- License: cc-by-4.0
- Language: HTML
- Default Branch: main
- Homepage: https://utrechtuniversity.github.io/workshop-introduction-to-R-and-data/
- Size: 319 MB
Statistics
- Stars: 30
- Watchers: 7
- Forks: 14
- Open Issues: 2
- Releases: 2
Metadata Files
README.md
Workshop: Introduction to R & Data
This repository contains the workshop materials for the one-day workshop 'Introduction to R & Data' at Utrecht University. The workshop is organized regularly by Research Data Management Support.
Click here to go to the workshop materials
Workshop description
R is a powerful programming language for data handling, data visualization, and statistics. In this workshop, we aim to give you the tools to start exploring R and all it has to offer by yourself.
The course will take you from the very basics in R syntax, to data handling and visualization using a set of packages designed for data science, known as the tidyverse.
We will also take some time to understand datasets and their architecture, preparing you to handle your own data in a clean, robust, and reproducible manner.
We will work in RStudio and introduce R scripts as well as the R Markdown format: the latter is a great way to combine code and its output with text, allowing you to code in a narrative and intuitive way.
Moreover, this way you produce a human-readable document with which you can easily share and showcase your work.
Upcoming workshops
Check uu.nl/rdm to see and register for upcoming workshops.
Installation requirements
This course requires three things to be installed:
- The language R
- The IDE Rstudio
- The packages in tidyverse
Information on how to install these (and troubleshoot the installation) is on the installation guide.
Course materials
You can best follow the materials using the online book that contains all course materials: https://utrechtuniversity.github.io/workshop-intruduction-to-R-and-data.
The following zipped file contains the files you need to follow along: course-materials.zip. You can also see the individual files here.
Acknowledgements
The workshop 'Introduction to R & data' is developed and maintained by Research Data Management Support at Utrecht University.
- All videos were recorded by Jacques Flores and Barbara Vreede
- The earlier material were updated and further refined by Neha Moopen, Jacques Flores and Dorien Huijser
- The course is based on earlier versions by Jonathan de Bruin and Tessa Pronk
Owner
- Name: Utrecht University
- Login: UtrechtUniversity
- Kind: organization
- Email: info.rdm@uu.nl
- Location: Utrecht, The Netherlands
- Website: https://www.uu.nl
- Repositories: 85
- Profile: https://github.com/UtrechtUniversity
The central place for managing code and software for Utrecht University researchers and employees
Citation (CITATION.cff)
cff-version: 1.2.0
title: Workshop Introduction to R and Data
message: 'If you reuse our materials, please cite us!'
type: software
authors:
- given-names: Research Data Management Support
affiliation: Utrecht University
email: info.rdm@uu.nl
identifiers:
- type: doi
value: 10.5281/zenodo.8167877
description: The concept DOI for the collection of these materials.
repository-code: https://github.com/UtrechtUniversity/workshop-introduction-to-R-and-data
url: 'https://uu.nl/rdm'
abstract: >
This repository contains the materials for the single-day
workshop 'Introduction to R & Data', organized by Research
Data Management Support at Utrecht University, the
Netherlands.
keywords:
- r
- rstudio
- tidyverse
- data science
- workshop
license: CC-BY-4.0
version: 2023.07.21
date-released: '2023-07-21'
GitHub Events
Total
- Issues event: 11
- Watch event: 3
- Delete event: 5
- Issue comment event: 2
- Push event: 23
- Gollum event: 6
- Pull request review event: 1
- Pull request event: 11
- Fork event: 2
- Create event: 3
Last Year
- Issues event: 11
- Watch event: 3
- Delete event: 5
- Issue comment event: 2
- Push event: 23
- Gollum event: 6
- Pull request review event: 1
- Pull request event: 11
- Fork event: 2
- Create event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 32
- Total pull requests: 19
- Average time to close issues: 5 months
- Average time to close pull requests: 4 days
- Total issue authors: 6
- Total pull request authors: 7
- Average comments per issue: 1.22
- Average comments per pull request: 0.21
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 7
- Average time to close issues: 20 days
- Average time to close pull requests: 6 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.14
- Average comments per pull request: 0.43
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bvreede (14)
- DorienHuijser (7)
- nehamoopen (5)
- J535D165 (4)
- chStaiger (1)
- japhir (1)
Pull Request Authors
- DorienHuijser (11)
- bvreede (4)
- Mish-JPFD (3)
- jelletreep (2)
- bmkramer (2)
- J535D165 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- quarto-dev/quarto-actions/publish v2 composite
- quarto-dev/quarto-actions/setup v2 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- ad-m/github-push-action master composite