1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
@INPROCEEDINGS{Leisch02,
author = {Friedrich Leisch},
title = {Sweave: Dynamic Generation of Statistical Reports Using Literate
Data Analysis},
booktitle = {Compstat 2002 - Proceedings in Computational Statistics},
year = {2002},
editor = {Wolfgang H{\"a}rdle and Bernd R{\"o}nz},
pages = {575-580},
publisher = {Physica Verlag, Heidelberg},
note = {ISBN 3-7908-1517-9},
url = {http://www.stat.uni-muenchen.de/~leisch/Sweave}
}
@Manual{plot3D,
title = {plot3D: Plotting multi-dimensional data.},
author = {Karline Soetaert},
note = {R package version 1.4},
year = {2021},
url = {http://CRAN.R-project.org/package=plot3D}
}
@Manual{plot3Drgl,
title = {plot3Drgl: Plotting multi-dimensional data - using rgl.},
author = {Karline Soetaert},
note = {R package version 1.0.2},
year = {2021},
url = {http://CRAN.R-project.org/package=plot3Drgl}
}
@Manual{OceanView,
title = {OceanView: Visualisation of Oceanographic Data and Model Output.},
author = {Karline Soetaert},
note = {R package version 1.0.6},
year = {2021},
url = {http://CRAN.R-project.org/package=OceanView}
}
@Manual{rgl,
title = {rgl: 3D Visualization Using OpenGL},
author = {Daniel Adler and Duncan Murdoch and others},
year = {2020},
note = {R package version 0.100.54},
url = {http://CRAN.R-project.org/package=rgl},
}
@Article{misc3d,
title = {Computing and Displaying Isosurfaces in {R}},
author = {Dai Feng and Luke Tierney},
journal = {Journal of Statistical Software},
year = {2008},
volume = {28},
number = {1},
url = {http://www.jstatsoft.org/v28/i01/},
}
|