search for: choosefile

Displaying 2 results from an estimated 2 matches for "choosefile".

2006 Nov 25
2
cat not evaluated before file.choose
As part of a larger function I have code similar to the reduced example below. The user is instructed to choose a file, which gets read using read.csv. In this example, I just have the name of the file print out. When I call this function with choosefile(), the file dialog box appears before the first cat line is printed. After I choose a file, both cat lines are printed. choosefile <- function (){ cat("Choose the data file.\n") filename <- file.choose(new = FALSE) cat("You chose: ", filename, sep = "")...
1999 Jul 08
1
Gnome interface status report
Hi, The Gnome version now compiles, and it should also be working (at least as much as it ever has). I've changed Makefile.in to the new system, which is very cool. What I want to work on now is: - Graphics. I want to move to the Gnome canvas for this, which should be reasonably easy. This will give us rotated text (which I never got going properly before) and the option for