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
currently some functions use base plotting as a default and other ggplot2, this is inconsistent. probably this should always be base and ggplot2 should become a suggested rather than a imported package and then use ggplot2::ggplot for plotting.
The text was updated successfully, but these errors were encountered:
currently some functions use base plotting as a default and other ggplot2, this is inconsistent. probably this should always be base and ggplot2 should become a suggested rather than a imported package and then use ggplot2::ggplot for plotting.
The text was updated successfully, but these errors were encountered: