Fix CRAN check warnings/notes (#3988)

* fix

* reorder declaration to match initialization
This commit is contained in:
Tong He
2018-12-12 06:23:20 -08:00
committed by Vadim Khotilovich
parent 4be5edaf92
commit 84a3af8dc0
8 changed files with 13 additions and 12 deletions

View File

@@ -27,7 +27,7 @@
#' a tree's median absolute leaf weight changes through the iterations.
#'
#' This function was inspired by the blog post
#' \url{http://aysent.github.io/2015/11/08/random-forest-leaf-visualization.html}.
#' \url{https://github.com/aysent/random-forest-leaf-visualization}.
#'
#' @return
#'