Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Here is my question/problem with a reproducible example (end of e-mail). How do I set limits on the x and y-axis using alkPlot? In my example, I was purposefully trying to over restrict the x-axis to look at a specific area of the entire plot (sort of a quick subset) just so I could further my understanding of how I can use this plotting function. I used pages 70 and 101 of your book as an example for coding xlim. The documentation for alkPlot says xlim = “A numeric of length 2 that provide the limits for the x-axis or y-axis.” There were no examples in the help description for alkPlot that demonstrated manipulations of either the x-axis or the y-axis.