File:BaseRscatter.svg

Original file(SVG file, nominally 630 × 630 pixels, file size: 48 KB)

Summary

Description
English: Example scatterplot using default settings in base graphics for R
Date
Source BaseRscatter.png
Author
Vector:
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with R.
 
The file size of this SVG image may be irrationally large because its text has been converted to paths inhibiting translations.
A raster version of this image is available. It should be used in place of this vector image when superior.
File:BaseRscatter.svgFile:BaseRscatter.png

In general, it is better to use a good SVG version.


Bitmap image
Source code
InfoField

R code

x<- 1:100;
y<- 100 - 0.6*x - rnorm(100, 0, 10)
svg(filename="BaseRscatter.svg")
plot(x, y)
dev.off()

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

12 July 2011

image/svg+xml

4c0df95f56890f480310aa1f17dbd42c01e8ae34

48,899 byte

630 pixel

630 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:40, 9 June 2015Thumbnail for version as of 22:40, 9 June 2015630 × 630 (48 KB)Stiegenaufgang=={{int:filedesc}}== {{Information |description={{en|1=Example scatterplot using default settings in base graphics for R}} |date=2011-07-12 |source=BaseRscatter.png |author=Protonk |permission= |other_version...
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata