File:Výškový profil trati 097.svg
From Wikimedia Commons, the free media repository
Výškový_profil_trati_097.svg (SVG file, nominally 888 × 631 pixels, file size: 39 KB)
[edit] Summary
| Description |
Česky: Výškový profil železniční trati 097 Lovosice - Teplice v Čechách
|
|---|---|
| Date |
5 June 2009 |
| Source |
Own work |
| Author | |
| Permission (Reusing this image) |
See below. |
Created in RKWard, edited in Inkscape (mainly line changed to spline).
local({
-
PrepareCompute
Xvars <- list(my.data"var") Yvars <- list(my.data"var0")
if (length(Xvars) != length(Yvars)) { stop("Unequal number of X and Y variables given") }
find range of X/Y values needed
Xrange <- range (c (Xvars), na.rm=TRUE) Yrange <- range (c (Yvars), na.rm=TRUE)
type <- rep (c ('l'), length.out=length (Xvars)); col <- rep ('black', length.out=length (Xvars)); cex <- rep (1, length.out=length (Xvars)); pch <- rep (1, length.out=length (Xvars));
library(RSvgDevice) devSVG("profil.svg", width=12, height=9)
try ({ plot(my.data"var", my.data"var0", type="l", xlab="[km]", ylab="[m]");
grid(nx=NULL, ny=NULL, col="grey", lwd=1, lty="solid");
})
dev.off()
})
[edit] Licensing
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 12:25, 5 June 2009 | 888×631 (39 KB) | Miraceti (talk | contribs) | (Slightly enhanced.) | |
| 12:22, 5 June 2009 | 888×631 (39 KB) | Miraceti (talk | contribs) | (Slightly enhanced.) | ||
| 12:16, 5 June 2009 | 888×631 (39 KB) | Miraceti (talk | contribs) | ({{Information |Description={{cs|1=Výškový profil železniční trati 097 Lovosice - Teplice v Čechách}} |Source=Own work by uploader |Author=Miraceti |Date=2009-06-05 |Permission= |other_versions= }} Created in RKWard, edited in Ink) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.