Skip to content

Commit cbe59be

Browse files
committed
add comment
1 parent 0e7b190 commit cbe59be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

R/standardize.models.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,8 @@ standardize.biglm <- standardize.wbm
477477
# biglm doesn't regit the model to new data - it ADDs MORE data to the model.
478478

479479
#' @export
480+
# Almost the same as `standardize.default()` but we pass `use_calling_env` in
481+
# update().
480482
standardize.fixest <- function(
481483
x,
482484
robust = FALSE,

0 commit comments

Comments
 (0)