File:R-basic sqrt plot example.svg
Summary
| Description |
English: An example of probably the simplest plot that can be produced in R |
| Date | |
| Source | Own work |
| Author | HYanWong |
| SVG development | Category:Valid SVG created with R code#R-basic%20sqrt%20plot%20example.svg |
| Source code | R codesvg("R-basic_sqrt_plot_example.svg", 4,4,8)
plot(sqrt)
dev.off()
|
Licensing
| I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |