Skip to content

Commit 4ca6673

Browse files
committed
fix in vignette
1 parent 3bfcf69 commit 4ca6673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/ggcoef_model.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ ggcoef_table(
245245
label = toupper
246246
),
247247
table_header = c("Term", "Coef.", "SE", "CI"),
248-
table_witdhs = c(2, 3)
248+
table_widths = c(2, 3)
249249
)
250250
```
251251

0 commit comments

Comments
 (0)