code export clean up
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-10 15:46:42 +02:00
commit 8469a5ca64
No known key found for this signature in database
13 changed files with 1123 additions and 273 deletions

View file

@ -59,12 +59,20 @@ This will unfold options to preview your data dictionary (the main database meta
### Local or sample data
When opening the online hosted app, this is mainly for testing purposes. When running the app locally from *R* on your own computer, you will find all data.frames in the current environment here. This extends the possible uses of this app to allow for quick and easy data insights and code generation for basic plotting to fine tune.
## Evaluate
### Baseline
This panel allows for basic data evaluation.
### Characteristics
Create a classical baseline characteristics table with optional data stratification and comparisons.
### Correlation matrix
Visualise variable correlations and get suggestions to exclude highly correlated variables.
## Visuals
There are a number of plotting options to visualise different aspects of the data.