[R] RStudio question

Rui Barradas ru|pb@rr@d@@ @end|ng |rom @@po@pt
Thu Oct 8 19:47:15 CEST 2020


Hello,

This question looks like a homework question. The posting guide syas that

"Basic statistics and classroom homework: R-help is not intended for these."

I would take a look at

help('cut')  # pay attention to argument labels
help('ifelse')
help('findInterval')


Hope this helps,

Rui Barradas

Às 09:10 de 08/10/20, Xavier Garcia via R-help escreveu:
> I'm solving the following problem: Create a variable (column) in the “wf”
> dataframe named “Zone” that takes value of “tropic” if Latitude is less
> than or equal to 30, or “non-tropic” for Latitude greater than 30. Show you
> Zone variable. Latitude is a column of my dataframe. I don't know the
> sintaxis and the process to create the column.
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list