Thank you all so much for the help!
--
View this message in context:
http://n4.nabble.com/How-to-take-out-the-content-of-character-string-tp1587004p1592886.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing l
On Wed, 10 Mar 2010, Henrique Dallazuanna wrote:
On Wed, Mar 10, 2010 at 7:50 PM, Thomas Lumley wrote:
On Wed, 10 Mar 2010, baptiste auguie wrote:
Hi,
it's generally considered a bad practice but try this,
eval(parse(text=AA))
library(fortunes)
fortune(106)
HTH,
baptiste
On 10 March 20
On Wed, Mar 10, 2010 at 7:50 PM, Thomas Lumley wrote:
> On Wed, 10 Mar 2010, baptiste auguie wrote:
>
>> Hi,
>>
>> it's generally considered a bad practice but try this,
>>
>> eval(parse(text=AA))
>>
>> library(fortunes)
>> fortune(106)
>>
>> HTH,
>>
>> baptiste
>>
>> On 10 March 2010 07:46, jq81
On Wed, 10 Mar 2010, baptiste auguie wrote:
Hi,
it's generally considered a bad practice but try this,
eval(parse(text=AA))
library(fortunes)
fortune(106)
HTH,
baptiste
On 10 March 2010 07:46, jq81 wrote:
My question is represented by the following example.
For example, I have a charac
Hi,
it's generally considered a bad practice but try this,
eval(parse(text=AA))
library(fortunes)
fortune(106)
HTH,
baptiste
On 10 March 2010 07:46, jq81 wrote:
>
> My question is represented by the following example.
>
> For example, I have a character string a, which is defined as
>
> AA="
5 matches
Mail list logo