TelethonKids / RWorkshop

Resources for the Telethon Kids 2 day introduction to R workshop
GNU General Public License v3.0
3 stars 2 forks source link

R Fundamentals #1

Open pgstevenson opened 5 years ago

nzcoops commented 5 years ago
nzcoops commented 5 years ago

Does this talk need a tricks/catches section? Or is that too big?

Things like variable names with spaces dat$date of birth etc?

I'm thinking not.

pgstevenson commented 5 years ago

Does this talk need a tricks/catches section? Or is that too big?

Things like variable names with spaces dat$date of birth etc?

I'm thinking not.

I don't think so. If anything, we should discourage this for a "better" standard (all lower snake/camel case)

nzcoops commented 5 years ago

I don't think so. If anything, we should discourage this for a "better" standard (all lower snake/camel case)

Haha, I see how you read that. What I meant was the use of IF you have a variable name with spaces (that's come in from some read/load (web/excel)). But I see the disappeared/turned it into code.

But in general, I think a tips n tricks section would always be a bit too vague/cheery picking.

nzcoops commented 5 years ago

Slides finalised - passed over for review