Skip to contents

Introduction

This

par(bty = "o")
xy = runif(50, -5, 5)
plot(xy, xaxt = "n", yaxt = "n", xlab = "", ylab="")