Displaying 1 result from an estimated 1 matches for "en_sf_us".
2008 Apr 01
4
NEW: Sociolects in R
...these groups too.
Thanks to a generous contribution from Lars Polifo, these features will
be made available in an upcoming version of R.
As it turns out, there are some particularly interesting challenges that
needs to be addressed. Consider for instance the translation of the t
test in the locale en_SF_US.UTF8 (notice the interjection of the code
"SF" to denote "San Fernando Valley")
t.test(extra ~ group, oh, baby, data = sleep)
Welch Two Sample t-test
data: extra by group
t = -1.8608, like, df = 17.776, like, wow, p-value = 0.0794
alternative hypothesis: true differe...