Skip to content

Commit

Permalink
Merge pull request #331 from 4DModeller/327-joss-review-model_viewer_…
Browse files Browse the repository at this point in the history
…description

Error in model_viewer description
  • Loading branch information
mnky9800n authored Sep 24, 2024
2 parents 63bf514 + acc4f86 commit 1c1397b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/shiny_modelviewer.R
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ model_viewer_shiny <- function(model_output, mesh, measurement_data, data_distri
shiny::shinyApp(ui = ui, server = server)
}

#' Mesh building shiny app. Creates and visualises a mesh from some spatial data.
#' Model viewing shiny app. Visualises INLA model output, plots the posterior distributions of model parameters and prediction statistics.
#'
#' @param model_output INLA model output
#' @param mesh INLA mesh
Expand Down
4 changes: 2 additions & 2 deletions man/model_viewer.Rd

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

0 comments on commit 1c1397b

Please sign in to comment.