Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:Susan Lin”

How to save images?
Susan Lin · Feb 27, 2004 · r-help

After I use function plot() to get an image, how can I save the image or export it to .gif or other digital formats? Thanks a lot.

read.table() question
Susan Lin · Mar 9, 2004 · r-help

Hi, In the following code, I got an error meesage if an input file is empty, and the program stopped running. Could someone to tell me how to handle this problem. I want the program to keep running. Thanks. for...

how to use conditional statements to handle exceptions?
Susan Lin · Mar 9, 2004 · r-help

Hello, I have a problem to handle the following statements. for(i in [1:3]) { file=paste("file", i, ".dat") bb <- read.table(file) x11() plot(bb) dev.off() } When the input .dat file is empty, the program stops running...

a loop question
Susan Lin · Feb 27, 2004 · r-help

I want to get three .gif image files test.1.gif, test.2.gif, & test.3.gif by using a loop. The code I tried is like this: x=c(0, 1, 2, 3, 4) y=c(1, 2, 3...

Can't find what you're looking for? Try searching with Google .