Skip to content

usethis::use_c* with no open = FALSE argument? #2207

@brunomartins-rdev

Description

@brunomartins-rdev

Question, if usethis::use_r(), usethis::use_readme_rmd() and a lot of the other functions of the usethis API have the open argument, the c* family doesn't have it by design choice?

If so, any particular reason?

> usethis::use_c("bridge", open=FALSE)
Error in usethis::use_c("bridge", open = FALSE) :
  unused argument (open = FALSE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions