Skip to content

Commit 223d63f

Browse files
committed
redocument
1 parent f18e233 commit 223d63f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

R/preprocessing.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,8 @@ function(directory,
11371137
seed = NULL,
11381138
validation_split = NULL,
11391139
subset = NULL,
1140-
follow_links = FALSE
1140+
follow_links = FALSE,
1141+
...
11411142
)
11421143
{
11431144
args <- capture_args(match.call(),

man/text_dataset_from_directory.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)