sunniraleigh/schoolR: Aids Students And Teachers In Learning And Teaching Data Science

The schoolR package provides a simple and accessible approach for elementary through high school students and their educators to engage in R and solidify their understanding of mathematical concepts. It provides functions to help them learn how to compute the area and perimeter of different shapes and visualize data, including that which they gather themselves. This package contains functions that simplify R to a level where younger students can begin to interact and learn how to code in R. This package should be used in a classroom setting as a supplemental material for math courses, or as part of an R group dedicated to teaching younger students. It provides functions to help students develop a deeper understanding of how area is caclulated, and how to analyze trends in graphs. This package also lets teachers produce practice problems, while specifying the operation, number of problems to generate, and magnitude of numbers involved. It will be used by teachers and students in collaboration. It will allow students to begin understanding more complex, big picture math concepts by using R without having to first learn all of the details of coding.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sunniraleigh/schoolR")
sunniraleigh/schoolR documentation built on Dec. 16, 2019, 12:48 a.m.