Skip to content

Commit c628364

Browse files
committed
update NAMESPACE and documentation via devtools::document()
1 parent fbcfc6f commit c628364

File tree

7 files changed

+14
-199
lines changed

7 files changed

+14
-199
lines changed

NAMESPACE

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ export(draw_kaplan_meier)
55
export(draw_mega_plot)
66
export(run_app)
77
import(shiny)
8-
import(shiny, except=c(dataTableOutput, renderDataTable))
9-
import(shinyWidgets)
108
importFrom(TraMineR,alphabet)
119
importFrom(TraMineR,seqdef)
1210
importFrom(TraMineR,seqdist)
@@ -26,12 +24,10 @@ importFrom(golem,add_resource_path)
2624
importFrom(golem,bundle_resources)
2725
importFrom(golem,favicon)
2826
importFrom(golem,with_golem_options)
29-
importFrom(grDevices,rgb)
3027
importFrom(graphics,par)
3128
importFrom(rlang,.data)
3229
importFrom(shiny,shinyApp)
3330
importFrom(stats,as.dist)
3431
importFrom(stats,as.formula)
3532
importFrom(stats,time)
36-
importFrom(stringr,str_wrap)
3733
importFrom(tidyselect,all_of)

man/Megaplots-package.Rd

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/add_event_and_group_information.Rd

Lines changed: 0 additions & 46 deletions
This file was deleted.

man/add_sorting_information.Rd

Lines changed: 0 additions & 46 deletions
This file was deleted.

man/draw_megaplot.Rd

Lines changed: 0 additions & 73 deletions
This file was deleted.

man/draw_megaplot_legend.Rd

Lines changed: 0 additions & 16 deletions
This file was deleted.

man/summarise_megaplot_data.Rd

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)