Description Usage Arguments Value
Plot with density of ecdf of the vector 'dane'.
1 2 3 4 5 6 7 8 9 10 11  | cegielki(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))
bricks(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))
mniejszywa(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))
lessThanCurve(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))
 | 
dane | 
 Numeric verctor od datapoints to be presented  | 
tytul | 
 Title of the plot  | 
osx | 
 Limits for x axis  | 
osy | 
 Limits for y axis  | 
Plot with density of ecdf of the vector 'dane'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.