Skip to content

Commit

Permalink
Fix docs for coef.mdl_df()
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Jul 25, 2019
1 parent 4dbc9a3 commit 6721c33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/broom.R
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ glance.mdl_ts <- function(x, ...){
#' This function will obtain the coefficients (and associated statistics) for
#' each model in the mable.
#'
#' @param x A mable.
#' @param x,object A mable.
#' @param ... Arguments for model methods.
#'
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion man/tidy.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6721c33

Please sign in to comment.