test/06.test_polar2Cartesian.R

# polar2Cartesian
d = polar2Cartesian(cbind(seq(0, 360, by = 30), rep(1, 13)))
plot(d)
eilslabs/circlize documentation built on May 16, 2019, 1:23 a.m.