Skip to content

LimnoTech/MikeZeroTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38884e4 · Mar 18, 2021

History

11 Commits
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Mar 13, 2020
Mar 31, 2020
Mar 31, 2020
Mar 13, 2020
Mar 13, 2020
Mar 31, 2020
Mar 31, 2020
Mar 18, 2021
Mar 31, 2020
Mar 31, 2020
Mar 31, 2020
Mar 13, 2020
Mar 13, 2020
Mar 13, 2020

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