파일:R-car stopping distances 1920.svg

원본 파일(SVG 파일, 실제 크기 360 × 360 픽셀, 파일 크기: 82 KB)

파일 설명

설명 A simple graph of car stopping distances
날짜
출처 Generated from the "cars" dataset in the R statistical package
저자 HYanWong
 
이 W3C-불확실 chart R(으)로 제작되었습니다.

using the following commands

svg("R-car_stopping_distances_1920.svg", 4,4,8)
speed.kph <- cars$speed*1.609344
dist.m <- cars$dist*0.3048
plot(speed.kph, dist.m, xlab = "Speed (km/h)", ylab = "Stopping distance (m)", las = 1)
# lines(lowess(speed.kph, dist.m, f = 2/3, iter = 3), col = "red")
title(main = "Stopping distances of cars from the 1920s")
dev.off()

라이선스

Public domain 나는 이 작품의 저작권자로서, 이 작품을 퍼블릭 도메인으로 모두에게 공개합니다. 이 공개 선언은 전 세계적으로 유효합니다.
만약 저작권의 포기가 법률적으로 가능하지 않은 경우,
나는 이 작품을 법적으로 허용되는 한도 내에서 누구나 자유롭게 어떤 목적으로도 제한없이 사용할 수 있도록 허용합니다.

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다

이 파일에 묘사된 항목

다음을 묘사함

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2008년 12월 13일 (토) 19:422008년 12월 13일 (토) 19:42 판의 섬네일360 × 360 (82 KB)HYanWong{{Information |Description=A simple graph of car stopping distances |Source=Generated from the "cars" dataset in the R statistical package |Date=2008-12-13 |Author= HYanWong |Permission= |other_versions= }} {{Created with R}} from <pre>
2007년 5월 16일 (수) 02:392007년 5월 16일 (수) 02:39 판의 섬네일325 × 325 (12 KB)YanWong~commonswiki{{Information |Description=A simple graph of car stopping distances |Source=Generated from the "cars" dataset in the R statistical package |Date=2007-05-15 |Author=YanWong |Permission= |other_versions= }}

다음 문서 1개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다: