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
For instance, in the following two lines, the first one uses stats::aggregate(), it highlights the function call. However, the second line sf::st_as_sf() is not highlighted. I suspect this is due to that the function is not from the base R library. Can someone double-check? Thanks!