Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhihram authored Jul 15, 2024
1 parent 0e55c31 commit f5d6b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This package will utilize:

the `bootstrap_treshold` is the minimum bootstrap value to be considered as a cluster. The `data_range` is the range of the days to be considered as a cluster. The `samearea` is the boolean value to consider the same area as a cluster.

For the manual, you can see [here](<https://dhihram.github.io/huebreaker/)
For the manual, you can see [here](https://dhihram.github.io/huebreaker/)

``` r
res <- huebreaker(tree, metat, bootstrap_threshold = 80, date_range = 30, samearea = TRUE)
Expand Down

0 comments on commit f5d6b29

Please sign in to comment.