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 06 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

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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