No articles match
Interactive Input and Validation1 months ago
Introduction | Interactive Input Functions | Yes/No Questions | ORCID Identifiers | ROR Identifiers | Email Addresses | URLs | Language Codes | Licenses | Menu Selection | Validation Functions | ORCID Validation | ROR Validation | Email Validation | URL Validation | Language Code Validation | Integration with Interactive Functions | Non-Interactive Behaviour | Error Handling | Best Practices | Common Patterns | Validating User Input | Cleaning Existing Data | Optional Fields | Batch Processing | Related Functions
Organisations1 months ago
Why bother setting up an org_list? | The org_item class | Roles: rightsholder, funder, and publisher | The org_list class | Creating an org_list programmatically | Creating an org_list interactively | Getting the default org_list for a project | Adding an org_item to an existing org_list | The built-in INBO organisation list | FAQ
Working with Individuals1 months ago
Introduction | Why Use Individual Helper Functions? | Storing Individual Information | Selecting and Reusing Individuals | Converting Individual Information | To Person Objects | To Badge Format | To Data Frames | Adding Individuals to Files | Role Mapping for Different File Types | Helper Functions for Roles | Checking Person Roles | Selecting Roles Interactively | Typical Workflow | Working with Multiple Languages | Best Practices | Related Functions
Creating data packages2 months ago
Introduction | Basic usage | Package contents | Schema information | Important notes | CSV format required | Metadata integration | Recursive search | Use cases | Data sharing | Data validation | Data catalogs | See also
Using the convert argument2 months ago
Introduction | Basic usage | Example: case conversion | Multiple columns | Use cases | Unsupported data type | Storage optimization | Data standardization | Important notes | Limitations
Creating data packages2 months ago
Introduction | Basic usage | Package contents | Schema information | Important notes | CSV format required | Metadata integration | Recursive search | Use cases | Data sharing | Data validation | Data catalogs | See also
Using the convert argument2 months ago
Introduction | Basic usage | Example: case conversion | Multiple columns | Use cases | Unsupported data type | Storage optimization | Data standardization | Important notes | Limitations
Introduction to INBOmd4 months ago
Goal | Benefits of writing with bookdown | Available templates in INBOmd | Installation | Using INBOmd | Recommended way to start a new report | Legacy way to start a new document from RStudio templates | Rendering a document | Examples of INBOmd
Introduction to INBOmd4 months ago
Goal | Benefits of writing with bookdown | Available templates in INBOmd | Installation | Using INBOmd | Recommended way to start a new report | Legacy way to start a new document from RStudio templates | Rendering a document | Examples of INBOmd
Organisations4 months ago
New philosophy | Why bother to set an org_list object? | The org_item class | The org_list class | Using the organisations default org_list | Setting the default | Getting the default | Adding an org_item to an org_list object | Defining your organisations' coding style rules | Defining your organisations' pkgdown styling | FAQ
Setting up the integration between GitHub, Zenodo and ORCID4 months ago
What is Zenodo? | What is ORCID? | Why integrate Zenodo and ORCID with GitHub? | Setup ORCID | Once | Setup Zenodo | Once per repository | What happens next? | Managing Zenodo metadata via DESCRIPTION | Contributor roles | Funding information
Organisations4 months ago
New philosophy | Why bother to set an org_list object? | The org_item class | The org_list class | Using the organisations default org_list | Setting the default | Getting the default | Adding an org_item to an org_list object | Defining your organisations' coding style rules | Defining your organisations' pkgdown styling | FAQ
Setting up the integration between GitHub, Zenodo and ORCID4 months ago
What is Zenodo? | What is ORCID? | Why integrate Zenodo and ORCID with GitHub? | Setup ORCID | Once | Setup Zenodo | Once per repository | What happens next? | Managing Zenodo metadata via DESCRIPTION | Contributor roles | Funding information
Setting up checklist for a project5 months ago
Starting a new project from scratch | Add or update checklist tools in an existing project | To do once after activating version control
Setting up checklist for a project5 months ago
Starting a new project from scratch | Add or update checklist tools in an existing project | To do once after activating version control
Adding metadata6 months ago
Introduction | Reading metadata | Updating the optional metadata
Efficiency Relative to Storage and Time6 months ago
Introduction | Data Storage | On a File System | In Git Repositories | Timings | Writing Data | Reading Data
Suggested Workflow for Storing a Variable Set of Dataframes under Version Control6 months ago
Introduction | Setup | Structuring Git2rdata Objects Within a Project | Storing Dataframes ad Hoc into a Git Repository | First Commit | Second Commit | Third Commit | Scripted Workflow for Storing Dataframes | R Package Workflow for Storing Dataframes | Analysis Workflow with Reproducible Data | Long running analysis
Adding metadata6 months ago
Introduction | Reading metadata | Updating the optional metadata
Efficiency Relative to Storage and Time6 months ago
Introduction | Data Storage | On a File System | In Git Repositories | Timings | Writing Data | Reading Data
Suggested Workflow for Storing a Variable Set of Dataframes under Version Control6 months ago
Introduction | Setup | Structuring Git2rdata Objects Within a Project | Storing Dataframes ad Hoc into a Git Repository | First Commit | Second Commit | Third Commit | Scripted Workflow for Storing Dataframes | R Package Workflow for Storing Dataframes | Analysis Workflow with Reproducible Data | Long running analysis
Coding style rules7 months ago
Coding style | checklist default | Rules for coding style | Static code analysis checks | Using a different coding style | References
Naming conventions for folders and files7 months ago
Rules for folder names | Rules for file names | Rules for graphical file names
Philosophy of the checklist package7 months ago
Available checks | Extensive report on checks | Errors, warnings and notes | Changes | Session info | Making code findable and citable | Integration with Zenodo and ORCID | Bundling your code in a package | Benefits of using a package for your analysis
Setting up checklist for a package7 months ago
Starting an R package from scratch | Prepare online setup | Local setup | Finalise online setup in GitHub | Get it working with an existing package or update the checklist | Prerequisites | Online setup on GitHub | Troubleshooting | Failing check package on GitHub Actions
Coding style rules7 months ago
Coding style | checklist default | Rules for coding style | Static code analysis checks | Using a different coding style | References
Naming conventions for folders and files7 months ago
Rules for folder names | Rules for file names | Rules for graphical file names
Philosophy of the checklist package7 months ago
Available checks | Extensive report on checks | Errors, warnings and notes | Changes | Session info | Making code findable and citable | Integration with Zenodo and ORCID | Bundling your code in a package | Benefits of using a package for your analysis
Setting up checklist for a package7 months ago
Starting an R package from scratch | Prepare online setup | Local setup | Finalise online setup in GitHub | Get it working with an existing package or update the checklist | Prerequisites | Online setup on GitHub | Troubleshooting | Failing check package on GitHub Actions
Available colour palettes in INBOtheme1 years ago
Introduction | Palettes | inbo_palette() | vlaanderen_palette() | traffic_palette() | Flanders colours | Simulate effect of colour blindness on the perception of palettes | Named INBO colours | Named Flanders colours
Available colour palettes in INBOtheme1 years ago
Introduction | Palettes | inbo_palette() | vlaanderen_palette() | traffic_palette() | Flanders colours | Simulate effect of colour blindness on the perception of palettes | Named INBO colours | Named Flanders colours
sha1() versus digest()1 years ago
title: "Calculating SHA1 hashes with digest() and sha1()"author: "Thierry Onkelinx and Dirk Eddelbuettel"date: "Written Jan 2016, updated Jan 2018 and Oct 2020"css: "water.css" | Short intro on hashes | Difference between digest() and sha1() | Choosing digest() or sha1() | Creating a sha1 method for other classes | How to | summary.lm | lm | Using hashes to track changes in analysis
Model data with missing observations using multiple imputation2 years ago
The multimput package | Very short intro to multiple imputation | Short intro to multiple imputation | The dataset | Create the imputation model | Apply the imputation model | Aggregate the imputed dataset | Model the aggregated imputed dataset | Simple example | Return only the parameters associated with fYear | Predict a smoother for predefined values | Compare the results using different imputation models | Modelling aggregated data with glm.nb | Modelling aggregated data with inla | References
Model data with missing observations using multiple imputation2 years ago
The multimput package | Very short intro to multiple imputation | Short intro to multiple imputation | The dataset | Create the imputation model | Apply the imputation model | Aggregate the imputed dataset | Model the aggregated imputed dataset | Simple example | Return only the parameters associated with fYear | Predict a smoother for predefined values | Compare the results using different imputation models | Modelling aggregated data with glm.nb | Modelling aggregated data with inla | References
Getting Started Storing Dataframes as Plain Text2 years ago
Introduction | Maintaining Variable Classes | Efficiency Relative to Storage and Time | Optimizing File Storage | Optimized for Version Control | Basic Usage | Storing Optimized | Storing Verbose | Efficiency Relative to File Storage | Reading Data | Missing Values
Optimizing Storage for Version Control2 years ago
Introduction | Setup | Assumptions | Sorting Observations | Sorting Variables | Handling Factors Optimized | Relabelling a Factor
Getting Started Storing Dataframes as Plain Text2 years ago
Introduction | Maintaining Variable Classes | Efficiency Relative to Storage and Time | Optimizing File Storage | Optimized for Version Control | Basic Usage | Storing Optimized | Storing Verbose | Efficiency Relative to File Storage | Reading Data | Missing Values
Optimizing Storage for Version Control2 years ago
Introduction | Setup | Assumptions | Sorting Observations | Sorting Variables | Handling Factors Optimized | Relabelling a Factor
Using n2kanalysis to analyse monitoring data2 years ago
Concept | Workflow | Import the relevant data | Generate the analysis objects | Fit the models | Extract the results | Traceable and auditable | Portable | Efficient | Metadata | Definition of the model | Scheme, species and location | Time-stamp | Used packages | Linked analyses | Available models | n2k_import() | n2k_inla() | n2k_inla_comparison() | n2k_composite() | n2k_hurdle_imputed() | n2k_aggregate() | n2k_modelimputed() | Manifest | Docker
Standardised Classification of Effects Based on Their Uncertainty3 years ago
A Simple, Stable and Transparent Classification of Effects | A Detailed Classification | Classification Using effectclass | Suggestion for Displaying Effects in a Tabular Format
Visualising Effects3 years ago
stat_fan() | stat_effect() and scale_effect() | format_ci() and classification() | References
Standardised Classification of Effects Based on Their Uncertainty3 years ago
A Simple, Stable and Transparent Classification of Effects | A Detailed Classification | Classification Using effectclass | Suggestion for Displaying Effects in a Tabular Format
Visualising Effects3 years ago
stat_fan() | stat_effect() and scale_effect() | format_ci() and classification() | References
File paths in code3 years ago
Do not use absolute file paths | Easiest solution: use relative paths within the project | Alternative solution: use relative paths between projects | Fallback solution: ask the user to specify the path
File paths in code3 years ago
Do not use absolute file paths | Easiest solution: use relative paths within the project | Alternative solution: use relative paths between projects | Fallback solution: ask the user to specify the path
Available themes in INBOtheme3 years ago
Introduction | Important | Using the default theme from INBOtheme | Using a non-default theme from INBOtheme | Prepare the code and data | Default: theme_inbo() | theme_inbo() with default background | theme_inbo() with transparent background | theme_vlaanderen2015() | theme_vlaanderen2015() with default background | theme_vlaanderen2015() with transparent background | theme_elsevier()
Default colours along a variable in INBOtheme3 years ago
Introduction | Default: theme_inbo() | theme_vlaanderen2015() | theme_elsevier()
Available themes in INBOtheme3 years ago
Introduction | Important | Using the default theme from INBOtheme | Using a non-default theme from INBOtheme | Prepare the code and data | Default: theme_inbo() | theme_inbo() with default background | theme_inbo() with transparent background | theme_vlaanderen2015() | theme_vlaanderen2015() with default background | theme_vlaanderen2015() with transparent background | theme_elsevier()
Default colours along a variable in INBOtheme3 years ago
Introduction | Default: theme_inbo() | theme_vlaanderen2015() | theme_elsevier()
Recommended folder structure3 years ago
For a simple R project | A more complex project | A project with several reports with different data and media
Spell checking with checklist3 years ago
Configuration | Basic usage | Custom dictionary | Rd files | Quarto projects
Recommended folder structure3 years ago
For a simple R project | A more complex project | A project with several reports with different data and media
Spell checking with checklist3 years ago
Configuration | Basic usage | Custom dictionary | Rd files | Quarto projects
Checking the Distribution and Dispersion of a Model4 years ago
Generate data | Overdispersion | Fitting the models | Distribution checks | Dispersion checks | Zero inflation | Underdispersion
Getting a Grasp on the Random Walk Hyperparameter4 years ago
1-D Random walks | Simulating random walks | Inspecting simulated random walks | Summarising and subsetting | Transformations | Centring
Setting a Prior for the Random Intercept Variance and Fixed Effects4 years ago
Simulating random intercepts | Inspecting simulated random intercepts | Link functions | Centring and quantiles | Priors for fixed effects
Checking the Distribution and Dispersion of a Model4 years ago
Generate data | Overdispersion | Fitting the models | Distribution checks | Dispersion checks | Zero inflation | Underdispersion
Getting a Grasp on the Random Walk Hyperparameter4 years ago
1-D Random walks | Simulating random walks | Inspecting simulated random walks | Summarising and subsetting | Transformations | Centring
Setting a Prior for the Random Intercept Variance and Fixed Effects4 years ago
Simulating random intercepts | Inspecting simulated random intercepts | Link functions | Centring and quantiles | Priors for fixed effects
Storing Large Dataframes4 years ago
Introduction | When to Split the Dataframe
Storing Large Dataframes4 years ago
Introduction | When to Split the Dataframe
Basic Usage of grtsdb4 years ago
Short introduction to Generalized Random Tessellation Stratified sampling (GRTS) | Quadrant recursive map | Reverse hierarchical ordering | Randomisation | Selection of the sample | Benefits of the normal hierarchical order | Benefits of the revese hierarchical order | Main functionality of grtsdb | Nested samples | Repeated samples | n-dimensional GRTS
Basic Usage of grtsdb4 years ago
Short introduction to Generalized Random Tessellation Stratified sampling (GRTS) | Quadrant recursive map | Reverse hierarchical ordering | Randomisation | Selection of the sample | Benefits of the normal hierarchical order | Benefits of the revese hierarchical order | Main functionality of grtsdb | Nested samples | Repeated samples | n-dimensional GRTS