Detected 1 occurrence(s) of ‘^\s*pin[code]*\s*(:|=|is|was)\s': R, R) plot(x, y, asp = 1, xlim = c(-1, 1)) #draw a square rect( -R, -R, R, R) #draw a circle draw.circle(0, 0, R, nv = 1000, border = NULL, col = NA, lty = 1, lwd = 1) # #test if points are in the circle (Pin=points in […]
↧