Thanks... As I mentioned, I am new to R, and "as.integer" was not
what I stumbled onto. I looked up string conversion in the reference
manual, and "strtoi" is what came up.
P
On 10/7/2010 10:35 AM, David Winsemius wrote:
On Oct 7, 2010, at 9:57 AM, E. Paul Wileyto wrote:
I am new to R.
ge-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
On Behalf Of E. Paul Wileyto
Sent: 07 October 2010 14:58
To: r-help@r-project.org
Subject: [R] Truncating leading zeros in strings
I am new to R. I thing this will be simple, but I don't yet know my way
around.
On Oct 7, 2010, at 9:57 AM, E. Paul Wileyto wrote:
I am new to R. I thing this will be simple, but I don't yet know my
way around.
I am generating character strings from the system clock that
represent integers, and I want to convert them to integer values.
Strtoi works well, except
I am new to R. I thing this will be simple, but I don't yet know my way
around.
I am generating character strings from the system clock that represent
integers, and I want to convert them to integer values. Strtoi works
well, except when there are leading zeros on the string. Could anyone
4 matches
Mail list logo