etc/flags/grConvert.R

works_with_R("3.0.1",grConvert="0.1.0")
svgs <- Sys.glob("data/*.svg")
from <- svgs[1]
to <- sub("svg","ps", from)
convertPicture(from, to)

Try the directlabels package in your browser

Any scripts or data that you put into this service are public.

directlabels documentation built on May 2, 2019, 6:13 p.m.