updated logo + docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-23 15:49:46 +02:00
commit 82964a8127
No known key found for this signature in database
6 changed files with 10 additions and 9 deletions

View file

@ -69,13 +69,13 @@ This is the panel to get a good overview of your data, check data is classed and
Here, the data variables can be inspected with a simple visualisation and a few key measures. Also, data filtering is available at two levels:
- Data type filtering allows to filter by variable [data type]()
- Data type filtering allows to filter by variable [data type](https://agdamsbo.github.io/FreesearchR/articles/data-types.html)
- Observations level filtering allow to filter data by variable
### Modify
Re-class, rename, and relabel variables. Subset data, create new variables and reorder factor levels. Also, compare the modified dataset to the original and restore the original data.
## Evaluate