hello,
thank you for your answer!
yes, now it is working!
marion
2011/9/19 Duncan Murdoch
> On 11-09-19 7:30 AM, Marion Wenty wrote:
>
>> Hello,
>>
>> could someone help me with this problem?:
>>
>> I would like to create a latex-script inside of a character vector in
>> order
>> to being able t
On 11-09-19 7:30 AM, Marion Wenty wrote:
Hello,
could someone help me with this problem?:
I would like to create a latex-script inside of a character vector in order
to being able to compilate it within latex in the end.
if i try the following commands:
l1<- "Hello world"
latexscript<- paste(
Hello,
could someone help me with this problem?:
I would like to create a latex-script inside of a character vector in order
to being able to compilate it within latex in the end.
if i try the following commands:
l1 <- "Hello world"
latexscript <- paste("\c",l1,"\c")
... I get an error message
3 matches
Mail list logo