mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 02:03:04 +02:00
(v2.1.1.9118) move ggplot2 plotting functions to general 'plotting' man page
This commit is contained in:
@ -213,6 +213,11 @@ pre .co, .co {
|
||||
color: var(--amr-green-dark) !important;
|
||||
font-style: italic !important;
|
||||
}
|
||||
div.sourceCode pre .co,
|
||||
div.sourceCode .co {
|
||||
/* comments in example sections, since functions are already green too */
|
||||
color: var(--bs-gray-600) !important;
|
||||
}
|
||||
pre code .r-out,
|
||||
pre code .r-msg {
|
||||
/* output of functions */
|
||||
|
Reference in New Issue
Block a user