Skip to content

Fix some typos.#20

Open
jdblischak wants to merge 1 commit intoarnesmits:masterfrom
jdblischak:typos
Open

Fix some typos.#20
jdblischak wants to merge 1 commit intoarnesmits:masterfrom
jdblischak:typos

Conversation

@jdblischak
Copy link
Copy Markdown

Very cool package. I appreciate the extensive documentation. As I was reading it, I fixed a few typos.

Note that data$name %>% duplicated() %>% any() returns FALSE as expected because data$name returns NULL (it doesn't have the column), and any(NULL) returns FALSE.

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.

1 participant