Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should overwrite be TRUE or FALSE by default? #26

Open
rgknight opened this issue Oct 19, 2016 · 0 comments
Open

Should overwrite be TRUE or FALSE by default? #26

rgknight opened this issue Oct 19, 2016 · 0 comments

Comments

@rgknight
Copy link

The help file for log_file says:

#' @param overwrite logical: whether or not to overwrite the file at
#' \code{file_name} if it already exists. Set to FALSE by default.

However, the default is actually TRUE: https://github.com/smbache/loggr/blob/master/R/log_file.R#L51

Which is the preferred behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant