Learn R Programming

⚠️There's a newer version (0.4.2) of this package.Take me there.

schoolmath (version 0.1)

Functions and datasets for math used in school

Description

This package contains functions and datasets for math taught in school. A main focus is set to prime-calculation

Copy Link

Version

Install

install.packages('schoolmath')

Monthly Downloads

479

Version

0.1

License

GPL version 2 or newer

Maintainer

Joerg Schlarmann aka Produnis

Last Published

August 21st, 2023

Functions in schoolmath (0.1)

schoolmath-package

Functions and datasets for math used in school
is.odd

check wether numbers of a vector are odd
is.decimal

check wether a vector contains numbers with decimal places
is.real.positive

check wether numbers of a vector are real positive
is.positive

check wether numbers of a vector are positive
is.whole

check wether a vector contains numbers with decimal places
primlist

prime-numbers between 1 and 9999999
is.negative

check wether numbers of a vector are negative
is.even

check wether numbers of a vector are even
is.prim

check wether a vector contains prime-numbers
primes

generate prime-numbers