Skip to content

path_ext_set() now works with multiple paths.#208

Merged
jimhester merged 3 commits intor-lib:masterfrom
maurolepore:205_vectorize-path_ext_set
Jan 22, 2020
Merged

path_ext_set() now works with multiple paths.#208
jimhester merged 3 commits intor-lib:masterfrom
maurolepore:205_vectorize-path_ext_set

Conversation

@maurolepore
Copy link
Copy Markdown
Contributor

Closes #205.

@jimhester
Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

path_ext_set(c("a", "b"), "csv") returns c("a.csv", "b.NA")

3 participants