[R] R basic

Boris Steipe boris.steipe at utoronto.ca
Thu Nov 9 19:08:25 CET 2017


Hi -

This list has a "no homework" policy, but we can certainly help once you show what effort you have put into this yourself. Read the posting guide, especially regarding the instructions re. reproducible examples, and follow them exactly.

Cheers,
B.




> On Nov 9, 2017, at 10:05 AM, Hye Joon Yoon <joon7261 at gmail.com> wrote:
> 
> Can anyone help with scripting the commands below?
> 
> 1. Add/create a new column to df and name it as ShortPause .
> 2. Convert ShortPause as a factor variable.
> 3. ShortPause will have two levels (short and long). Assign short if pause
> is smaller than 0.1, and assign
> long otherwise.
> 4. How many ‘syntax==intransitive’ observations were realized with a tap
> (tapped==Tapped)? (Use xtabs()
> and ftable() to calculate this.)
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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