Data Center
Intermountain Healthcare
greg.s...@imail.org
801.408.8111
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-
> project.org] On Behalf Of Douglas Bates
> Sent: Tuesday, December 23, 2008 1:22 PM
> To: David Winsemius
> Cc: r-help@r-
On Tue, Dec 23, 2008 at 1:38 PM, David Winsemius wrote:
> On Dec 23, 2008, at 1:41 PM, kathie wrote:
>>
>> Dear R users...
>>
>> I need to change the S+ code below to R code.
>>
>> I am wondering if there is a R statement equivalent for "assign" statement
>> in S-plus.
>>
>
> ?assign #
T
On Dec 23, 2008, at 1:41 PM, kathie wrote:
Dear R users...
I need to change the S+ code below to R code.
I am wondering if there is a R statement equivalent for "assign"
statement
in S-plus.
?assign #
prime <- functi
Dear R users...
I need to change the S+ code below to R code.
I am wondering if there is a R statement equivalent for "assign" statement
in S-plus.
prime <- function(x)
{
1*(abs(x) < chuber)
}
assign("prime",prime,frame=
4 matches
Mail list logo