https://github.com/bagustris/r-tutorial

https://github.com/bagustris/r-tutorial

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: plos.org
  • Committers with academic emails
    6 of 52 committers (11.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.8%) to scientific vocabulary

Keywords from Contributors

lesson carpentries data-carpentry english stable data-wrangling geospatial-data software-carpentry carpentries-incubator alpha
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bagustris
  • License: other
  • Language: HTML
  • Default Branch: 2015.08
  • Size: 5.93 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 8 years ago
Metadata Files
Readme Contributing License

README.md

r-novice-inflammation

Introduction to R for non-programmers using inflammation data.

The goal of this lesson is to teach novice programmers to write modular code to perform a data analysis. R is used to teach these skills because it is a commonly used programming language in many scientific disciplines. However, the emphasis is not on teaching every aspect of R, but instead the focus is on language agnostic principles like automation with loops and encapsulation with functions (see Best Practices for Scientific Computing to learn more). In fact, this lesson is a translation of the Python version, and the lesson is also available in MATLAB.

The example used in this lesson is analyzing a set of 12 data files with inflammation data collected from a trial for a new treatment for arthritis (the data was simulated). Learners are shown how it is better to create a function and apply it to each of the 12 files using a loop instead of using copy-paste to analyze the 12 files individually.

Contributing

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon.

General instructions for making contributions are summarised in CONTRIBUTING.md. When editing topic pages for R lessons, you should change the source R Markdown file (*.Rmd). Only changes to R markdown files and other supporting files (e.g. data files) should be committed to Git.

To view how the changes will look, when viewed in a web browser, you can render the html pages by running make preview from the base of the repository. Generating the html file(s) is required for viewing the online version of the lessons (you can learn more about the design of the build process here). Building the rendered page with the Makefile requires installing some dependencies first. In addition to the dependencies listed in the lesson template documentation, you also need to install the R package knitr.

Once you've made your edits and rendered the corresponding html files, you need to add, commit, and push just the source R Markdown file(s) and any supporting files (e.g. data files). Changes generated by the make preview command should not be committed or included in a pull request. These changes will be taken care off by the lesson maintainer when the PR is merged.

Getting Help

Please see https://github.com/swcarpentry/lesson-example for instructions on formatting, building, and submitting lessons, or run make in this directory for a list of helpful commands.

If you have questions or proposals, please send them to the r-discuss mailing list.

Owner

  • Name: Bagus Tris Atmaja
  • Login: bagustris
  • Kind: user
  • Location: Tsukuba
  • Company: AIST

Researcher @aistairc @VibrasticLab

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 716
  • Total Committers: 52
  • Avg Commits per committer: 13.769
  • Development Distribution Score (DDS): 0.791
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
John Blischak j****k@g****m 150
Denis Haine d****e@g****m 137
Greg Wilson g****n@t****m 79
Raniere Silva r****e@i****r 61
Gavin Simpson u****s@g****m 29
Abigail Cabunoc a****c@o****a 25
Francois Michonneau f****u@g****m 25
Andy Boughton a****t@g****m 25
Tom Wright t****m@m****m 23
Stephen Turner v****n@g****m 16
Daniel Chen M****k@y****m 15
Matthew Aiello-Lammens m****s@g****m 13
ateucher A****r@g****m 10
Natalie n****n@c****u 8
Greg Wilson g****n@s****g 7
karawoo w****a@g****m 7
Aaron O'Leary a****y@g****m 7
jgalgarra g****r@g****m 5
Piotr Banaszkiewicz p****r@b****g 5
James Hiebert j****s@h****e 4
Jeff Hollister j****r@g****m 4
Joshua Ainsley j****y@g****m 4
W. Trevor King w****g@t****s 4
danielturek m****8@g****m 4
DonnaHenderson d****7@g****m 3
James Allen j****8@g****m 3
Trevor Bekolay t****y@g****m 3
Rémi Emonet r****t@r****e 3
Naupaka Zimmerman n****a@g****m 3
dbarneche d****e@y****m 2
and 22 more...

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels