You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in dplyr::group_by():
! Must group by variables found in .data.
✖ Column abs(coord_y - ymax) is not found.
Run rlang::last_trace() to see where the error occurred.
rlang::last_trace()
<error/rlang_error>
Error in dplyr::group_by():
! Must group by variables found in .data.
✖ Column abs(coord_y - ymax) is not found.
Run rlang::last_trace(drop = FALSE) to see 2 hidden frames.
rlang::last_trace(drop = FALSE)
<error/rlang_error>
Error in dplyr::group_by():
! Must group by variables found in .data.
✖ Column abs(coord_y - ymax) is not found.
hi, thanks for your great work! I had a error when I run plotSpatialScatterpie, please help me!! Thank a lot.
Error in
dplyr::group_by()
:! Must group by variables found in
.data
.✖ Column
abs(coord_y - ymax)
is not found.Run
rlang::last_trace()
to see where the error occurred.Backtrace:
▆
+.gg
(...)Run rlang::last_trace(drop = FALSE) to see 2 hidden frames.
Backtrace:
▆
+.gg
(...)The text was updated successfully, but these errors were encountered: