X Tutup
Skip to content

Update Getting and Cleaning Data Course Notes.Rmd#1

Closed
keniasousa wants to merge 1 commit intosux13:masterfrom
keniasousa:master
Closed

Update Getting and Cleaning Data Course Notes.Rmd#1
keniasousa wants to merge 1 commit intosux13:masterfrom
keniasousa:master

Conversation

@keniasousa
Copy link
Copy Markdown

Added how to access the variable names to be used when editing text variables, and added one example for toupper() using names().

Added how to access the variable names to be used when editing text variables, and added one example for toupper() using names().
@sux13
Copy link
Copy Markdown
Owner

sux13 commented Mar 25, 2015

Hi, thanks so much for contributing! the names() command is actually already documented in several places in the same document so I'm not sure if it would be tremendously beneficial to add it in, what do you think?

@keniasousa
Copy link
Copy Markdown
Author

Hi, sure, it's a really nice initiative. Thanks for the reply. I believe it's important to add the names() command so people know how to access the variable names. This may be useful to make each section (e.g. Editing Text Variables) independent, some people may go directly to one section and not see others. I hope it's helpful. What do you think?

@sux13
Copy link
Copy Markdown
Owner

sux13 commented Mar 30, 2015

Thanks for the reply. I agree for making each section independent but that particular section is about editing text variables, not data frames. In addition, names is documented and shown in R Programming as well. So I think we will be ok here.

@sux13 sux13 closed this Mar 31, 2015
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.

2 participants

X Tutup