---
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Thomas L Jones, PhD
> Sent: Thursday, November 22, 2007 1:16 AM
> To: R-project help
> Subject: [R] Naming elements of a list
>
> I have a numeric vector of lenth 1. I am trying to use it
> inside a functi
Thomas,
> I have a numeric vector of lenth 1. I am trying to use it inside
> a function just by giving its name, rather than specifying it as
> an argument to the function. I am aware that there is an attach
> function which you need to call. The attach function will accept a
> list. However, I do
On Thu, 2007-11-22 at 03:16 -0500, Thomas L Jones, PhD wrote:
> I have a numeric vector of lenth 1. I am trying to use it inside
> a function just by giving its name, rather than specifying it as
> an argument to the function. I am aware that there is an attach
> function which you need to call. T
I have a numeric vector of lenth 1. I am trying to use it inside
a function just by giving its name, rather than specifying it as
an argument to the function. I am aware that there is an attach
function which you need to call. The attach function will accept a
list. However, I don't seem to be able
4 matches
Mail list logo