Skip to content

file_import.Rmd Error in dfm_trim(., min_docfreq = 3, min_termfreq = 5) : unused argument (min_termfreq = 5) #13

Description

@enrico200165

line 116? dfm_trim(min_docfreq = 3, min_termfreq = 5) %>%
Error in dfm_trim(., min_docfreq = 3, min_termfreq = 5) :
unused argument (min_termfreq = 5)

The same happens in a couple of other places withing the same file, incl few lines below, same code chunk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions