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 11 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:32), 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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