Thank you vey much for your suggestion.  Unfortunately, it doesn't appear 
that 'foreign' will import or work with a *.jnb file from Sigmaplot.  However, 
maybe I can get the customer to put the data in a format that is supported by 
'foreign'. 
 
Thank you again for your suggestion. 


--- On Fri, 1/23/09, Felipe Carrillo <mazatlanmex...@yahoo.com> wrote:

From: Felipe Carrillo <mazatlanmex...@yahoo.com>
Subject: Re: [R] Is it possible for R to import a SigmaPlot file?
To: jasonkrup...@yahoo.com, t...@centroin.com.br
Cc: r-help@r-project.org
Date: Friday, January 23, 2009, 9:31 AM

Check the package 'foreign'. It can read data from
SPSS,Minitab,SAS,Systat (sigmaplot is part of Systat) etc. I also use Sigmaplot
and an easy workaround is to convert the sigmaplot file to csv or xls file and
then read it into R.

Felipe D. Carrillo  
Supervisory Fishery Biologist  
Department of the Interior  
US Fish & Wildlife Service  
California, USA


--- On Fri, 1/23/09, Bernardo Rangel Tura <t...@centroin.com.br> wrote:

> From: Bernardo Rangel Tura <t...@centroin.com.br>
> Subject: Re: [R] Is it possible for R to import a SigmaPlot file?
> To: jasonkrup...@yahoo.com
> Cc: r-help@r-project.org
> Date: Friday, January 23, 2009, 1:39 AM
> On Thu, 2009-01-22 at 14:58 -0800, Jason Rupert wrote:
> > I recently received a Sigmaplot file (*.jnb)from a
> customer and would like to know if I can input it to a data
> frame and then manipulate the data in R. 
> > 
> > I did a search on Google and on RSeek (www.rseek.org),
> but did not get any good hits. Thank for any feedback and
> insight you can provide. 
> > 
> > P.S. Love the flexibility of R and would love to keep
> using it. Just wanting to know if this is possible. Thanks
> again.
> 
> Hi Jason,
> 
> I don't know sigmaplot, but I thing is possible export
> sigmaplot
> database for other type of files.
> 
> If you export jnb file to csv file is possible read a
> database in R.
> 
> I will talk with a person work with me and  tonight I send
> other mail
> with more details.
> -- 
> Bernardo Rangel Tura, M.D,MPH,Ph.D
> National Institute of Cardiology
> Brazil
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained,
> reproducible code.


      



      
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to