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

Error with plot_CPRmap #82

Closed
jaseeverett opened this issue Dec 6, 2021 · 1 comment
Closed

Error with plot_CPRmap #82

jaseeverett opened this issue Dec 6, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jaseeverett
Copy link
Contributor

For some reason this won't work

datCPR_p <- pr_get_tsdata("CPR", "P") %>%
  filter(parameters == "PhytoAbund_Cellsm3") %>%
  droplevels() %>% 
  pr_plot_CPRmap()

The error is: Error: Input must be a vector, not a <sfc_POLYGON/sfc> object.

Look into why. This might be fixed when I work on #81

@jaseeverett jaseeverett self-assigned this Dec 6, 2021
@jaseeverett jaseeverett added the bug Something isn't working label Dec 6, 2021
@jaseeverett
Copy link
Contributor Author

Won't fix at this stage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant