Other packages > Find by keyword >

mosaicCalc  

R-Language Based Calculus Operations for Teaching
View on CRAN: Click here


Download and install mosaicCalc package within the R console
Install from CRAN:
install.packages("mosaicCalc")

Install from Github:
library("remotes")
install_github("cran/mosaicCalc")

Install by package version:
library("remotes")
install_version("mosaicCalc", "0.6.4")



Attach the package and use:
library("mosaicCalc")
Maintained by
Daniel Kaplan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-27
Latest Update: 2024-07-26
Description:
Software to support the introductory *MOSAIC Calculus* textbook ), one of many data- and modeling-oriented educational resources developed by Project MOSAIC (). Provides symbolic and numerical differentiation and integration, as well as support for applied linear algebra (for data science), and differential equations/dynamics. Includes grammar-of-graphics-based functions for drawing vector fields, trajectories, etc. The software is suitable for general use, but intended mainly for teaching calculus.
How to cite:
Daniel Kaplan (2017). mosaicCalc: R-Language Based Calculus Operations for Teaching. R package version 0.6.4, https://cran.r-project.org/web/packages/mosaicCalc. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.5.0 (2017-07-27 13:22), 0.5.1 (2020-05-07 15:00), 0.6.0 (2022-09-15 05:00), 0.6.1 (2024-03-16 08:10)
Other packages that cited mosaicCalc R package
View mosaicCalc citation profile
Other R packages that mosaicCalc depends, imports, suggests or enhances
Complete documentation for mosaicCalc
Functions, R codes and Examples using the mosaicCalc R package
Some associated functions: Aquaman . Body_fat . Boyle . CPUs . Calculus . Cello . Chirps . Covid_US . EbolaAll . Effective_oxygen . Engines . Fly_ball . HDD_Minneapolis . Home_utilities . Integrate . Iterate . Kepler . M2014F . PE_fun1 . Picket . Planet_solar . Planets . Robot_stations . Runners . SSA_2007 . Shapes . Tides . UK_GDP . US_income . Vowel_ee . Zeros . argM . basis_sets . bounds . box_set . contour_plot . create_num_antiD . df2matrix . dynamics . first_three_args . fitSpline . gradient_plot . inequality_constraint . infer_RHS . inline . inscribed_circle . integrateODE . is_in_domain . makeODE . numD . plotFun . qspliner . reexports . rfun . simpleYacasIntegrate . slice_plot . smoother . surface_plot . symbolicD . traj_plot . traj_plot_3D . unbound . vector_arg . vectors . 
Some associated R codes: Aquaman.R . Basis_sets.R . Body_fat.R . Boyle.R . CPUs.R . Calculus.R . Chirps.R . Covid_US.R . EbolaAll.R . Effective_oxygen.R . Engines.R . Fly_ball.R . Globals.R . HDD_Minneapolis.R . Home_utilities.R . Integrate.R . Kepler.R . M2014F.R . Picket.R . Planet_solar.R . Planets.R . Robot_stations.R . Runners.R . SSA_2007.R . Shapes.R . Tides.R . UK_GDP.R . US_income.R . Vowels.R . Zeros.R . argM.R . box_set.R . constraints.R . contour_plot.R . create_num_antiD.R . df2matrix.R . domain.R . dynamics.R . fitSpline.R . inline.R . inscribed_circle.R . integrateODE.R . interactive_plot.R . is_in_domain.R . iterate.R . makeODE.R . musical-notes.R . numD.R . plotFun.R . potential_energy.R . projection.R . qspliner.R . re-export.R . rfun.R . simpleYacasIntegrate.R . slice_plot.R . smoother.R . symbolicD.R . traj_plot.R . traj_plot_3D.R . unbound.R . utilities.R . vectorfield_plot.R .  Full mosaicCalc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA