inst/examples/smoothScatter.R

# 基础作图法绘制 BinormCircle 数据的平滑散点图
data("BinormCircle", package = "MSG")
par(mar = c(4, 4, 0.3, 0.1))
smoothScatter(BinormCircle)

Try the MSG package in your browser

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

MSG documentation built on July 22, 2021, 1:06 a.m.