Skip to content

Commit

Permalink
Regenerating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin_mschuemi authored and Admin_mschuemi committed Jun 10, 2024
1 parent 7ee89db commit fd8bccf
Show file tree
Hide file tree
Showing 86 changed files with 518 additions and 294 deletions.
2 changes: 1 addition & 1 deletion R/Export.R
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ exportExposuresOutcomes <- function(outputFolder, exportFolder) {

esoList <- readRDS(file.path(outputFolder, "exposuresOutcomeList.rds"))
ref <- getFileReference(outputFolder) %>%
distinct(exposuresOutcomeSetId, exposuresOutcomeSetSeqId)
distinct(.data$exposuresOutcomeSetId, .data$exposuresOutcomeSetSeqId)

# exposure = eso$exposures[[1]]
convertExposureToTable <- function(exposure) {
Expand Down
6 changes: 3 additions & 3 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 49 additions & 15 deletions docs/articles/MultipleAnalyses.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions docs/articles/ResultsSchema.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fd8bccf

Please sign in to comment.