Other packages > Find by keyword >

plot3D  

Plotting Multi-Dimensional Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("plot3D", "1.4.2")



Attach the package and use:
library("plot3D")
Maintained by
Karline Soetaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-12-12
Latest Update: 2025-07-25
Description:
Functions for viewing 2-D and 3-D data, including perspective plots, slice plots, surface plots, scatter plots, etc. Includes data sets from oceanography.
How to cite:
Karline Soetaert (2013). plot3D: Plotting Multi-Dimensional Data. R package version 1.4.2, https://cran.r-project.org/web/packages/plot3D. Accessed 28 Jun. 2026.
Previous versions and publish date:
1.0-1 (2014-01-07 10:19), 1.0-2 (2014-11-07 18:07), 1.0 (2013-12-12 09:56), 1.1.1 (2017-08-28 13:39), 1.1 (2016-01-13 13:54), 1.3 (2019-12-18 11:50), 1.4.1 (2024-02-06 14:20), 1.4 (2021-05-22 17:10)
Other packages that cited plot3D R package
View plot3D citation profile
Other R packages that plot3D depends, imports, suggests or enhances
Complete documentation for plot3D
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
Rirt  
Data Analysis and Parameter Estimation Using Item Response Theory
Parameter estimation, computation of probability, information, and (log-)likelihood, and visualizat ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  
minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  
EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
Download / Learn more Package Citations See dependency  
geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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