Skip to content

Repo to manage data transformation script and output for antarxxvii-leg2 dataset

License

Notifications You must be signed in to change notification settings

biodiversity-aq/antarxxvii-leg2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antarxxvii-leg2

This repository is used to manage data transformation script and output for antarxxvii-leg2 dataset

Repo structure

├── LICENSE
├── README.md
├── antarxxvii-leg2.Rproj 	: R project file
├── data 					: raw data and output data
├── docs 					: documents provided alongside this dataset
├── renv 					: renv files for dependencies
├── renv.lock 				: describes the state of project's library
└── src 					: directory for source code

Getting started

This project uses renv to manage the virtual environment. If dependencies are not automatically installed by renv when you open antarxxvii-leg2.Rproj, please try the following command:

renv::restore()

R version 4.4.2 (2024-10-31) was used when writing the script

About

Repo to manage data transformation script and output for antarxxvii-leg2 dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages