similar to: Import range of cells from Excel

Displaying 20 results from an estimated 700 matches similar to: "Import range of cells from Excel"

2004 Feb 09
2
Recursive partitioning with multicollinear variables
Dear all, I would like to perform a regression tree analysis on a dataset with multicollinear variables (as climate variables often are). The questions that I am asking are: 1- Is there any particular statistical problem in using multicollinear variables in a regression tree? 2- Multicollinear variables should appear as alternate splits. Would it be more accurate to present these alternate
2010 Oct 13
2
Read Particular Cells within Excel
Hello all, I have a business user who generates monthly reports in MS Excel in a particular format. The data I need is present in different portions of this excel file. Is there a way to read different cells from a particular excel worksheet? i.e., cells b50:d100 in the Inputs worksheet. I am investigating odbcConnectExcel but did not yet see such capability. Appreciate your help. Jeevan
2017 Sep 28
5
[Bug 13061] New: File lost on case-insensitive file system
https://bugzilla.samba.org/show_bug.cgi?id=13061 Bug ID: 13061 Summary: File lost on case-insensitive file system Product: rsync Version: 3.1.3 Hardware: All OS: Windows 7 Status: NEW Severity: major Priority: P5 Component: core Assignee: wayned at samba.org
2019 Jun 26
10
Alternitives to Firefox...
OK, I recently ugraded to the current ESR release of Firefox for CentOS 6. And I am having problems with the user interface (basically it has become hard [for me] to use). What alternitives are there? (Chrome and Chromium are not possible with CentOS, and Chrome and Chromium are actually worse). -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software
2005 Feb 26
4
Managing lot''s of VPN''s
Dear Shorewall list, I need to connect a firewall to various remote sites (VPN''s) at the same time, but i do not have control of any of the remote subnets and/or the given IP address: The firewall is just a client in all of the VPN''s. So, as i see it, the remote subnets (mostly rfc1918) are doomed to get into conflict when they happen to be connected at the same time. For
2001 Aug 14
2
oggenc and SMP
Greets, I'm encoding my favorite Vivaldi Four Seasons CD (my tester files) on my older dual PII-350 linux machines (it's kinda slow with '-b 160' but that's alright) and started wondering - mind you, I'm sucky at C - is it that hard to implement an encoder that uses all the processors on a SMP computer? Andre. -- Arthur Dent: "What's so unpleasant about being
2005 Nov 09
1
Replace missing values in spatial design using moving average
Dera R helpers, I have a (x,y,z) data file where x and y are spatial coordinates and z a variable. I have some missing values in the z column and I would like to replace them with an optimized estimation from the neighbour cells. I could not find any function in R to do that. Is anybody aware of such function ? Maybe someone knows how to implement the Papadakis method in R... Thanks for your
2005 May 20
2
RE: asterisk, ztdummy, and usb (and HZ = 100 under xen ???)
> > Having HZ differ between Xen and a guest doesn''t really matter that > much. The guest will get fewer upcalls than it expects, but it will > count ten ticks for each upcall. So I doubt that thsi is your problem. > Does ztdummy use the rtc driver? I''m not sure how weel we support that > on Xen... The problem is that the ztdummy driver assumes 1000HZ, and a
2003 Sep 15
1
User permissions on samba shared directories
Hi everybody, I have successfully installed and configured Samba on my Aix box. I have setup domain security and mounted the machiine on the domain. I added a [homes] section and now everybody logging to their Windows 2000 workstations have access to their Aix home directory, what is great! However, I have noticed by checking the home directory security for my user that there is THREE users |
2016 Dec 08
2
[OT] firefox 45.5.1
On Wed, Dec 07, 2016 at 12:46:43PM -0600, geo.inbox.ignored wrote: > > 2- where might i find earlier releases of 40.x? > > > > 3- if i install 40.x in path /var/lib/yum/plugins/local/, > > will i be able to roll back. > > any offers for questions 2 & 3? Short answer: Don't. Long answer: You're trying to install arbitrary versions of firefox
2016 Jun 02
4
FYI: http
I just had to browse to a printer... and with https-use-strict at a server higher up, firefox *would* *not* let me get there. I don't see the circa-2012 printer offering https. Luckily, there was konqueror, which *did* let me go to http://<printer> I just *adore* SmartSoftware that Won't Let You Endanger Yourself.... Reminds me of Jack Williamson's old novel, The Humanoids.
2015 May 27
2
serious problem with torque
Johnny Hughes wrote: > On 05/27/2015 09:07 AM, m.roth at 5-cent.us wrote: >> Hi, folks, >> >> The other admin updated torque without testing it on one machine, and >> we had Issues. The first I knew was when a user reported qstat >> returning >> socket_connect_unix failed: 15137 >> socket_connect_unix failed: 15137 >> socket_connect_unix
2007 Feb 08
5
xlsReadWrite Pro and embedding objects and files in Excel worksheets
Hans-Peter and other R developers, How are you? Have you made any progess with embedding Url's in Excel? Well, I have been busy thinking of more things for you to do;) My colleagues in the lab are not R literate, and some are barely computer literate, so I give them everything in Excel workbooks. I have gradually evolved a system such that these workbooks have become compendia of my
2018 Dec 04
7
CR repo update disaster for my desktop.
On 4/12/18 9:06 AM, Rob Kampen wrote: > Sorry for top post, my android BlueMail will not let me insert at the bottom. > > I have found that tracker-extract seems to trigger a segfault. I note this is not updated in CR, but comes from base. Removal of tracker seems too harsh as it has dependant modules like brasero, evince, grilo, nautilus and totem. > Maybe there is an obscure
2011 Jun 14
3
Read in from multiple Excel wksheets
I?ve got an Excel workbook with about 30 worksheets. Each worksheet has 10000 rows of data over 30 columns. I?d like to read the data from each worksheet into a dataframe or matrix in R for processing. Normally, I use read.csv when interacting with Excel but I?d rather manipulate a multisheet workbook directly than set about splitting the original workbook and saving down each part as a csv.
2011 Jun 24
3
extract worksheet names from an Excel file
Hi list, Is there a R function I can use to extract the worksheet names from an Excel file?? If no, any other automatic ways (not using R) to do this? thanks! ...Tao
2012 Apr 20
1
odbcConnectExcel() fails to fetch all columns
Folks, Is there a parameter somewhere in RODBC that enables more columns to be retrieved from an Excel worksheet? # This next bit uses an undocumented call in RODBC z <- odbcConnectExcel("./BBaselinePtQaires_apr2011.xls") BQ <- sqlFetch(z, "BBaselinePtQaires") Gives me: z RODBC[1] And BQ 134 obs. of 59 variables I have all the rows in the worksheet but only the
2006 Jun 29
1
RCOM Package
Hi list, I just installed the rcom package and tried to read/give out some values from/to Excel. Altogether it works great... but nevertheless I don't know how the syntax works or in other words: "Which command needs which parameters?" Is there somwhere a manual about this package with good examples? I've read the Package description... but there are not really good
2011 Jul 10
3
OpenOffice ods spreadsheets in R?
I would like to open OpenOffice (LibreOffice) .ods files in R. I've tried the ROpenOffice package from omegahat, but unfortunately, the read.ods() function attempts to use the values of the first column in a worksheet as row names, and thus does not allow duplicates in there (which, even more unfortunately, occur in my files). Also, the function does not allow to forward any other
2007 Aug 05
5
accent
Salut alex, est-ce qu''il est possible d''avoir la liste de tous les accents qu''il est possible de représenter avec wxruby2, comme "é" par exemple. merci Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users