[R] translate nroff .d or .sgml files to .rd files
Fredrik Lundgren
fredrik.bg.lundgren at bredband.net
Sat Jan 8 22:12:33 CET 2005
Thanks,
works OK for Win XP and R 2.0.1
with
R CMD Sd2Rd *.d > *.Rd
Fredrik
----- Original Message -----
From: "Peter Dalgaard" <p.dalgaard at biostat.ku.dk>
To: "Fredrik Lundgren" <fredrik.bg.lundgren at bredband.net>
Cc: "R-help" <r-help at stat.math.ethz.ch>
Sent: Saturday, January 08, 2005 9:22 PM
Subject: Re: [R] translate nroff .d or .sgml files to .rd files
> "Fredrik Lundgren" <fredrik.bg.lundgren at bredband.net> writes:
>
>> Dear list,
>>
>> I have some help file for S-Plus 2000 in .d and .sgml format. Is
>> there
>> a way to translate these files to .Rd files to use in an R package?
>>
>> Thanks Fredrik Lundgren
>
> That's what
>
> R CMD Sd2Rd
>
> is for. Not sure how/if it works on Windows, though. It's a Perl
> script, so presumably you need Perl...
>
> --
> O__ ---- Peter Dalgaard Blegdamsvej 3
> c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
> (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45)
> 35327907
>
More information about the R-help
mailing list