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
The plotting elements should be a separate package, to reduce the dependencies for the analytical portion of the library.
Related, the report_plot function documentation incorrectly specifies the return value; it provides a named list of ggplot objects, corresponding to various other plot_* functions + a summary.
This discussion was converted from issue #171 on May 06, 2022 12:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The plotting elements should be a separate package, to reduce the dependencies for the analytical portion of the library.
Related, the
report_plot
function documentation incorrectly specifies the return value; it provides a named list of ggplot objects, corresponding to various otherplot_*
functions + a summary.Beta Was this translation helpful? Give feedback.
All reactions