similar to: How to see the implementation of print function for a class from a package?

Displaying 20 results from an estimated 700 matches similar to: "How to see the implementation of print function for a class from a package?"

2012 Jan 15
1
Correct Localized Numbers on Plots, related to glibc!
Dear R Helpers, I want to localize my plots, i.e. the numbers by x & y axis be Persian, using Persian numerals and Persian decimal separator. I change the locale to fa_IR.utf8, but nothing on plots change. I can change the numerals shaping to Persian ones (???? instead of 1234) using some non-standard fonts but the decimal point is a problem. I asked about that in Persian-Computing mailing
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
1998 Dec 21
1
Problems with SMB.CONF
Hi everyone, I installed SAMBA-1.9.18p10 on my computer which is a LINUX 2.0.30 and configure it with the following smb.conf file: ========================================================== BEGIN [global] load printers = no guest account = nobody workgroup = SAMBA wins proxy = no wins server = 194.225.42.33 log level = 1 log file = /usr/local/samba/var/log.%m.%a max log
1998 Dec 22
2
Problems with SMB.CONF (2nd)
Majid, On Wed, 23 Dec 1998 00:20:31 +1100, Majid Tajamolian wrote: >> >; hosts allow = *.bol.sharif.ac.ir >> >; hosts allow = .bol.sharif.ac.ir >> >; hosts allow = 194.225.42.* >> > hosts allow = 194.225.42. >> >2. As you see above, if I use a domain detector except with the format >> > "194.225.42." , clients on our LAN
2011 Jun 13
1
Count objects and print it into a new variable
Hello, I used R a year ago. With the data I am working with now, I realized that I need to go back to R. Unfortunately, my memory is not my friend if it comes down to coding :-) What I want to do is extract the length of a variable of a file with certain conditions and then print this number in a new variable.. My file (yukon), contains information about fires in the Yukon Territory, and it
2000 Jan 19
2
Samba and /etc/shadow.
Dear mailing-list! I have Samba 2.0.6 on a Redhat 6.1 linux box. How can I make samba use the /etc/shadow file for authenticating users? Reading the archives I assumed there should be a compile-time option I should set, but I found no such option. Regards -- Shahin Merat, Dept. of gastroenterology, Shariati Hospital, N Kargar st., Tehran, Iran merat@ams.ac.ir / merats@sums.ac.ir
2002 Mar 04
1
Software engineer
Hello, I have obtained your email from the Web and I am very interested in working for your company. I have 7++ years of experience with software development, Internet development, database management and hardware. I have worked for many companies both in Canada and in the United States using different development environments. I have a BS in Electrical Engineering and computer science and
2014 Mar 29
1
uefi
How can I install a dual boot centos in my laptop while my windows has UEFI partition? -- With The Best H.Lanjanian ----------------------------------------------------------------------- Hossein Lanjanian, Ph.D. student Laboratory of Systems Biology and Bioinformatics (LBB) Institute of Biochemistry and Biophysics (IBB), University of Tehran Tehran, Iran http://LBB.ut.ac.ir
1999 Jan 04
0
SAMBA digest 1925
samba@samba.org schrieb: > SAMBA Digest 1925 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) UNIX to PC > by Shaun Lennox <shaun@countyfair.co.za> > 2) Connect to exported filesystem from NT via a net use cmd > by "Xia Tian"
2006 Oct 13
3
multiply two matrixes with the different dimension column by column
Dear all, I would like to multiply two matrixes with the different dimension column by column. Let make an example: If I have two matrixes "X" and "Y"as follow: X<- matrix(1:12, nrow=4, ncol=3, dimnames=list(c("A","B","C","D"), c("stage1","stage2","stage3"))) Y<- matrix(1:28, nrow=4, ncol=7,
2006 Oct 12
3
Cross two dataframe
Dear r-users! I would like to cross two data frame which have the same row number but different in the number of column. Can anybody help me for this case ? Thanks a lot in advance -------------------------------------------------------------------------------- Majid Iravani PhD Student Swiss Federal Research Institute WSL Research Group of Vegetation Ecology Z?rcherstrasse 111
2007 Feb 01
2
How can I calculate conditional mean in a large dataset including date data
Dear R users, I have a dataframe with two columns: first column is date data (e.g. 1/1/2000 with character format: daily data from 1/1/1970 till 31/12/2003) and second column is temperature value. Now I'd like to calculate mean for each month in a year (i.e. May 2001, June 1997) and mean for each month in all of years. As the number of days in some months is different from others I could
2014 Dec 08
1
Centralized Monitoring of Question
Hello Sir/Madam, I have a question related to UPS monitoring by SNMP cards via NUT(Network UPS Tools). We have a few SNMP Cards (MEGATEK) that connecting to a number of UPS`s. We need a centralized program to monitoring of our UPS`s. We want to know that, NUT can help us? Operating System: Windows or Linux SNMP Card type: Netagent model for MEGATEK company (www.megatec.com.tw). Yours
2007 Feb 01
1
would you please navigate me?
Hello My name is Aida Eslami. I am a M.S.c student of statistics at Shahid Beheshti University , Tehran, Iran. The subject of my thesis is Analysis of Masked Data. I have some problems in writing of my program (optimization). Would you please navigate me and introduce some to help me? Thank you.
2007 Jul 22
2
Data Set
Hi Sir I have made a data set having 23 stations of rainfall. when I use the attach function to approach indevidual stations then following error occurr. *>attach(data)* *>S.Sharif #S.Sharif is the station name which has 50 data values* *Error: object "S.Sharif" not found* Now how to solve this problem. Thank You Regards -- AMINA SHAHZADI Department of Statistics GC
1999 Jan 25
0
SAMBA digest 1954
Hi, How much is mail-gear and where can I buy it? ----- Original Message ----- From: <samba@samba.org> To: Multiple recipients of list <samba@samba.org> Sent: Monday, January 25, 1999 6:14 PM Subject: SAMBA digest 1954 > SAMBA Digest 1954 > >For information on unsubscribing see http://samba.org/listproc/ >Topics covered in this issue include: > > 1) Re: [WIN
2011 Dec 01
3
vector
Hi. Can you please answer to my questions about R ? 1.how can I write command for vector ? for exaple in this sample : I have this : a1 <- c (1:10) now how can I put in the vector ? bye for now, Thanks a lot. Majid. [[alternative HTML version deleted]]
2004 Jul 06
1
Samba 2.2.8.a for Solaris
Hi, I just downloaded and installed samba2.2.8.a on a sun4u sparc box running Solaris8. The installation process completed w/o errors and I can now confirm that by "$pkginfo -l samba". I can even start and stop samba by "/etc/rc3.d/S99samba.server start" and see that smbd and nmbd processes are running. However, I can not find the "configure" file in the source
2004 Sep 30
4
Can't add new users
Hi all, I tried to add a new user to a Samba share, I did all the usual: made a Unix account on the Unix server for the user which was the same as the user's window's UID. Put her name as a valid user for that directory in server:/etc/opt/samba/smb.conf, and stopped and started server:/sbin/init.d/samba server; nothing worked. Interesting observations: 1- After performing the steps
2006 Aug 18
3
RH init scripts busted ?
Hi, I''m just getting started with puppet, and using the RPMS provided (on CentOS 4.3), and RedHat''s killproc is annoying me again. The process is called ''ruby'' instead of ''puppetmasterd''. $ ps 7869 PID TTY STAT TIME COMMAND 7869 ? Ss 0:00 ruby /usr/sbin/puppetmasterd [ etc ] So, service puppetmaster