Skip to content

Commit

Permalink
fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
deril2605 committed Apr 26, 2024
1 parent 1393c79 commit 959715c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ importFrom(marray,maPalette)
importFrom(methods,is)
importFrom(plotly,add_trace)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,style)
importFrom(plotly,subplot)
Expand Down
2 changes: 1 addition & 1 deletion R/designSampleSize.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#' desiredFC, numSample, FDR, and power.
#'
#' @importFrom stats median
#' @importFrom plotly ggplotly style add_trace plot_ly subplot
#' @importFrom plotly ggplotly style add_trace plot_ly subplot layout
#'
#' @export
#'
Expand Down

0 comments on commit 959715c

Please sign in to comment.