search for: einian85

Displaying 3 results from an estimated 3 matches for "einian85".

Did you mean: einian
2012 Jan 15
1
Correct Localized Numbers on Plots, related to glibc!
....g. French locale on my system to see if the decimal separator changes accordingly to locale for them. Thanks in advance. ----------------------------------------------------------------------------- Roozbeh Pournader <roozbeh at gmail.com> Tue, Dec 6, 2011 at 3:47 AM To: Majid Einian <einian85 at gmail.com> Cc: persian-computing at googlegroups.com The glibc model for generating numbers is kind of complex. For using native digits, one is supposed to use the "I" flag. For example, in order to get ????, you should do printf("%I.1f", 12.3). This is to make sure appl...
2012 Jun 10
1
How to see the implementation of print function for a class from a package?
Dear R-helpers, I want to see the code used when printing (using print(object) or by just typing the object name) for a class from a package. I can see the summary code using packagename::summary.classname but nothing for print method and also plot methods. In general, how can I see the COMPLETE code for a package? not just the function defs? -- Majid Einian, PhD Candidate in
2011 Apr 20
2
Error Installing or Updating Packages (Maybe because of a proxy)
Dear R Helpers, (I am using Ubuntu lucid and R 2.13.0 When I try to update packages I get this error: > update.packages() --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Error in ret[i, ] <- c(pkgs[i], lib, desc) : number of items to replace is not a multiple of replacement length I had no problem before (case 1) but now (case 2) I cannot get