Skip to content

EPFL-ENAC/panel-lemanique-preprocessing

Repository files navigation

Project Status GitHub License

panel-lemanique-preprocessing

Install

To set up the pre-processing environment, you need RStudio with the renv package installed.

First, clone the repository. Then, open the panel-lemanique-preprocessing.Rproj file with RStudio and restore the dependencies from the lockfile using

renv::restore()

Usage

To run the preprocessing for all the waves, use

make preprocess_data

Adding data preprocessing from a new wave or subproject

  1. Add a pre-processing script in data_preprocessing/
  2. Add a pre-processing rule to data_preprocessing/Makefile and include the rule as a dependency of the preprocess_data rule

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published