-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arbitrary horizontal lines to tm_g_gh_spaghettiplot (#41)
* initial fix to accommodate API change to goshawk * new select input to spaghettiplot module for horizontal lines * NEWS * hline * re labeling and moving ui * indentation * added arbitrary line label to legend * removed unused hline parameter * fixed empty group stat lable * fixed name reference bug * added hline_arb_color argument * working roxygen APP with the ANRLO and ANRHI horizontal lines * docs * fixed mass pasting error * docs * argument reorder * Update R/tm_g_gh_spaghettiplot.R * Update R/tm_g_gh_spaghettiplot.R * docs * roxygen app comment bug * reorder validation code * updated horizontal line section labels added ULOQ and LLOQ values to example data added ULOQN and LLOQN variables to UI to complete the example * fixed reproducible error in roxygen app * docs * removed random numbers in roxygen app * Revert "removed random numbers in roxygen app" This reverts commit 31099d8. Co-authored-by: Nick Paszty <[email protected]>
- Loading branch information
1 parent
de05531
commit eec4c68
Showing
4 changed files
with
172 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,6 +52,7 @@ ggplot | |
gh | ||
github | ||
gshawk | ||
hline | ||
https | ||
init | ||
inputId | ||
|
Oops, something went wrong.