r-novice-inflammation

所属分类:hotest
开发工具:R
文件大小:0KB
下载次数:0
上传日期:2023-08-02 14:49:59
上 传 者sh-1993
说明:  用R编程,
(Programming with R,)

文件列表:
.editorconfig (484, 2023-12-14)
.mailmap (2455, 2023-12-14)
.update-copyright.conf (51, 2023-12-14)
.zenodo.json (2040, 2023-12-14)
AUTHORS (1296, 2023-12-14)
CITATION (232, 2023-12-14)
CODE_OF_CONDUCT.md (475, 2023-12-14)
CONTRIBUTING.md (5764, 2023-12-14)
LICENSE.md (3328, 2023-12-14)
config.yaml (2259, 2023-12-14)
episodes/ (0, 2023-12-14)
episodes/01-starting-with-data.Rmd (26904, 2023-12-14)
episodes/02-func-R.Rmd (21442, 2023-12-14)
episodes/03-loops-R.Rmd (13640, 2023-12-14)
episodes/04-cond.Rmd (16757, 2023-12-14)
episodes/05-cmdline.Rmd (15778, 2023-12-14)
episodes/06-best-practices-R.Rmd (10229, 2023-12-14)
episodes/07-knitr-R.Rmd (4458, 2023-12-14)
episodes/08-making-packages-R.Rmd (7341, 2023-12-14)
episodes/09-supp-intro-rstudio.Rmd (4263, 2023-12-14)
episodes/10-supp-addressing-data.Rmd (8460, 2023-12-14)
episodes/11-supp-read-write-csv.Rmd (13806, 2023-12-14)
episodes/12-supp-factors.Rmd (8141, 2023-12-14)
episodes/13-supp-data-structures.Rmd (15672, 2023-12-14)
episodes/14-supp-call-stack.Rmd (6784, 2023-12-14)
... ...

[![Build and Deploy Website](https://github.com/swcarpentry/r-novice-inflammation/workflows/01%20Build%20and%20Deploy%20Site/badge.svg)](https://github.com/swcarpentry/r-novice-inflammation/actions/workflows/sandpaper-main.yaml) [![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://slack-invite.carpentries.org/) [![Slack Status](https://img.shields.io/badge/Slack_Channel-swc--r--inflammation-E01563.svg)](https://carpentries.slack.com/messages/C9WDPCMUG) # r-novice-inflammation build-and-deploy-readme-badge [The Carpentries](https://carpentries.org/) teach foundational coding, and data science skills to researchers worldwide. This GitHub repository generates the Software Carpentry lesson website "Introduction to R for non-programmers using inflammation data." The [lesson website can be viewed here][online]. Making changes in this GitHub repository allows us to change the content of the lesson website. The following people are maintainers for this lesson, and are responsible for determining which changes to incorporate into the lesson: - [Diya Das](https://diyadas.github.io) (@diyadas) - [Rohit Goswami](https://carpentries.org/instructors/#HaoZeke) (@haozeke) - [Hugo Gruson](https://carpentries.org/instructors/#bisaloo) (@Bisaloo) - [Isaac Jennings](https://carpentries.org/maintainers/#isaac-jennings) (@isaac-jennings) Alumni: - [Daniel Chen](https://software-carpentry.org/team/#chen_daniel) (@chendaniely) - [Katrin Leinweber](https://carpentries.org/instructors/#katrinleinweber) (@katrinleinweber) 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 on language agnostic principles like automation with loops and encapsulation with functions (see [Best Practices for Scientific Computing][best-practices] to learn more). This lesson is a translation of the [Python version][py], and is also available in [MATLAB]. The example used in this lesson analyzes 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 We value your contributions. How to contribute to this lesson is outlined in [CONTRIBUTING.md](https://github.com/swcarpentry/r-novice-inflammation/blob/master/CONTRIBUTING.md). If you have questions about our contributing guidelines, please create a new issue in the [issues] tab and one of the maintainers will respond. ## Getting Help Please see [https://github.com/carpentries/lesson-example](https://github.com/carpentries/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. [online]: https://swcarpentry.github.io/r-novice-inflammation/ [best-practices]: https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745 [py]: https://github.com/swcarpentry/python-novice-inflammation [MATLAB]: https://github.com/swcarpentry/matlab-novice-inflammation [issues]: https://github.com/swcarpentry/r-novice-inflammation/issues [r-discuss]: https://carpentries.topicbox.com/groups/discuss

近期下载者

相关文件


收藏者