Getting Started
Welcome to the Tutorials page for the UCIWWEIHR.jl project. This section provides step-by-step guides and examples to help you get started with using the package and understanding its features.
1. Installation.
To install the UCIWWEIHR.jl package, open the Julia REPL and run the following command:
using Pkg
Pkg.add("https://github.com/cbernalz/UCIWWEIHR.jl.git")