Displaying 2 results from an estimated 2 matches for "gradinstp".
2001 Mar 27
2
How do I change the editor in R command window?
...uld you advice me on how I can set
the editor for R right? I have tried option(editor="emacs")
and setenv R_EDITOR=emacs, but without any effect.
Yours sincerely Rasmus Benestad
--
______________________________________________________________________________
Rasmus E. Benestad, D.Phil, GradInstP,  The Norwegian Meteorological Institute
rasmus.benestad at dnmi.no             http://home.enitel.no/benestad/rasmus.html
phone: (+47) 22 96 31 70   mobile: (+47) 99 45 04 16    fax: (+47) 22 96 30 50
______________________________________________________________________________
-------------- n...
2000 Dec 22
2
REading the netCDF format into R
...AL(tim)[k] = *(ptr+k);
  }
  ptr=&ptrs[4];
  REAL(missing)[1]=*ptr;
  printf("\nFinished successfully!\n");
  /* Garbage collecting */
  UNPROTECT(7);
  return(field);
}
--
______________________________________________________________________________
Rasmus E. Benestad, D.Phil, GradInstP,  The Norwegian Meteorological Institute
rasmus.benestad at dnmi.no             http://home.enitel.no/benestad/rasmus.html
phone: (+47) 22 96 31 70   mobile: (+47) 99 45 04 16    fax: (+47) 22 96 30 50
______________________________________________________________________________
-------------- n...