Skip to content

Commit

Permalink
Closes #210 clean documentation (#211)
Browse files Browse the repository at this point in the history
* Closes #210 clean documentation

* Document all the exported stat functions

* Remove duplicate function getLegendCaption

* Remove \link meant for internal links only
  • Loading branch information
pchelle authored Dec 14, 2021
1 parent 630ab34 commit 81d10cf
Show file tree
Hide file tree
Showing 139 changed files with 3,535 additions and 1,085 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Collate:
'histogram-plotconfiguration.R'
'label.R'
'messages.R'
'metadata-helper.R'
'obs-vs-pred-datamapping.R'
'obs-vs-pred-plotconfiguration.R'
'observed-data-mapping.R'
Expand Down
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export(getPKRatioMeasure)
export(getSqrtTickLabels)
export(initializePlot)
export(loadThemeFromJson)
export(metaDataHelper)
export(plotBoxWhisker)
export(plotDDIRatio)
export(plotHistogram)
Expand Down Expand Up @@ -146,7 +145,6 @@ export(setXGrid)
export(setYAxis)
export(setYGrid)
export(tlfStatFunctions)
export(updateLegendCaption)
export(useDarkTheme)
export(useExcelTheme)
export(useHighChartTheme)
Expand Down
Loading

0 comments on commit 81d10cf

Please sign in to comment.