split_into_categoreis | R Documentation |
given an RT value (Early == 1 and Late == 0), this function returns its RT category base on the number of categories to return (2,3 or 5)
split_into_categoreis(RT, number = 2)
RT, |
a number of a vector of numbers |
number, |
number of categories to create |
..., |
other parameters that can be passed to Rtsne |
a string or a vector of strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.