HL is a new package from RStudio that makes it incredibly easy to execute cycle counting method for fatigue evaluation using Hysteresis Loop (HL) method. HL method is evauivalent to Rain Flow (RF) method.
To install the latest development builds directly from GitHub, run the following from an R console:
if (!require("devtools"))
install.packages("devtools")
devtools::install_github("ShinsukeSakai0321/HL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.