Other packages > Find by keyword >

misc3d  

Miscellaneous 3D Plots
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("misc3d", "0.9-1")



Attach the package and use:
library("misc3d")
Maintained by
Luke Tierney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-06-04
Latest Update: 2021-10-07
Description:
A collection of miscellaneous 3d plots, including isosurfaces.
How to cite:
Luke Tierney (2005). misc3d: Miscellaneous 3D Plots. R package version 0.9-1, https://cran.r-project.org/web/packages/misc3d. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.3-1 (2005-06-04 14:23), 0.4-0 (2006-06-06 16:09), 0.4-1 (2007-10-22 20:38), 0.5-2 (2008-05-06 22:11), 0.6-1 (2008-05-28 16:59), 0.6-3 (2009-06-17 11:13), 0.7-0 (2009-07-18 18:12), 0.7-1 (2010-09-22 16:59), 0.8-0 (2011-05-16 21:37), 0.8-1 (2011-05-20 14:05), 0.8-2 (2012-02-04 09:29), 0.8-3 (2012-08-08 23:30), 0.8-4 (2013-01-25 15:57), 0.9-0 (2020-09-06 06:50), 0.9-1 (2021-10-07 22:10)
Other packages that cited misc3d R package
View misc3d citation profile
Other R packages that misc3d depends, imports, suggests or enhances
Complete documentation for misc3d
Functions, R codes and Examples using the misc3d R package
Some associated functions: computeContour3d . contour3d . drawScene . exportScene . image3d . kde3d . lighting . linesTetrahedra . parametric3d . pointsTetrahedra . slices3d . surfaceTriangles . teapot . triangles . 
Some associated R codes: contour3d.R . export.R . image3d.R . kde3d.R . lighting.R . loadRGL.R . parametric3d.R . render.R . slices3d.R . triangles.R .  Full misc3d package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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