Skip to contents

R package · Project structure

A standardised project layout with consistent cross-platform paths, date-organised results, and safe file handling — so every analysis is laid out the same way.

Get started Browse the reference →

org logo

What’s inside

01

Standard layout

Separate code, results, and data — each with the handling it needs: version control, sharing, and encryption.

02

Consistent paths

Build file paths that resolve the same way across operating systems, with no hard-coded absolutes in your scripts.

03

Date-organised results

Write today’s output to a dated folder automatically, keeping every run’s results neatly side by side.