Skip to content

Commit

Permalink
ordering families
Browse files Browse the repository at this point in the history
  • Loading branch information
tbates committed Aug 30, 2015
1 parent d206f08 commit c2d09cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/build_run_modify.r
Original file line number Diff line number Diff line change
Expand Up @@ -2702,8 +2702,8 @@ umxPath <- function(from = NULL, to = NULL, with = NULL, var = NULL, cov = NULL,
#' @family Miscellaneous Stats Functions
#' @family Twin Modeling Functions
#' @family Twin Reporting Functions
#' @family Advanced Helpers
#' @family Miscellaneous File Functions
#' @family zAdvanced Helpers
#' @references - \url{http://www.github.com/tbates/umx}
#'
#' @examples
Expand Down
3 changes: 1 addition & 2 deletions R/misc_and_utility.r
Original file line number Diff line number Diff line change
Expand Up @@ -525,8 +525,7 @@ eddie_AddCIbyNumber <- function(model, labelRegex = "") {
#' @param verbose whether to say what the function is doing (default = FALSE)
#' @return - \code{\link{mxModel}}
#' @export
#' @family Advanced Helpers
#' @seealso - \code{\link{umxLabel}}, \code{\link{umxRun}}, \code{\link{umxValues}}
#' @family zAdvanced Helpers
#' @references - \url{http://www.github.com/tbates/umx}
#' @examples
#' \dontrun{
Expand Down

0 comments on commit c2d09cf

Please sign in to comment.