Skip to content

LimnoTech/MikeZeroTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MikeZeroTools

The goal of MikeZeroTools is to ...

Installation

devtools::install_github("LimnoTech/MikeZeroTools")

Example

This is a basic example which shows you how to solve a common problem:

library(MikeZeroTools)
## basic example code

log <- read_log("TEST_20200127_FBO_4B_Reg1560_75.2_2cmWet_StabilityRefinement_v1.log")

cfl_warnings <- extract_CFL_warnings(log)

cfl_stats <- extract_CFL_stats(cfl_warnings)

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages