Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pm_getmap error #2

Open
meghalithic opened this issue Aug 11, 2021 · 1 comment
Open

pm_getmap error #2

meghalithic opened this issue Aug 11, 2021 · 1 comment

Comments

@meghalithic
Copy link

I am getting the following error (plus additional warnings):

Error in plot.window(...) : need finite 'xlim' values
In addition: Warning messages:
1: In min(x) : no non-missing arguments to min; returning Inf
2: In max(x) : no non-missing arguments to max; returning -Inf
3: In min(x) : no non-missing arguments to min; returning Inf
4: In max(x) : no non-missing arguments to max; returning -Inf
5: In plot.window(...) : "border" is not a graphical parameter
6: In plot.window(...) : "add" is not a graphical parameter

Here is the code:

shape  <-  pm_getmap(interval = "Eocene", do.plot = TRUE,
                     colsea = "white", colland = "gray74")
@wjmatthaeus
Copy link

I'm having the same issue as megbalk. But I'm having it with the example code from the vignette.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants