Displaying 20 results from an estimated 2000 matches similar to: "CREATE INTERFACE TO SELECT DIFERENT OPTIONS"
2008 Apr 19
7
Re ad From EXCEL
Hello!!!
I have been read a much about as read data from Excel File, but I haven?t
found the necesary information to read the data.
Now, I can create a channel : channel <- odbcConnectExcel("file.xls") but I
don?t know as read the data??
I hope that you could help me. Thank you very much.
--
View this message in context:
2008 Sep 04
1
Interpolation Function f(y)
Hello friends!!!
I have a list of values called y.
The list is y=c(221.0, 212.0, 206.0, 202.7, 198.4, 195.1, 192.2, 189.7,
187.6, 185.8);
y is f(x) and x=c(10,20,30,40,50,60,70,80,90,100).
I only have x and y. I don?t know f(x). I would like interpolate f(x) to
obtain other values as f(15), f(25), f(35) and if it was possible obtain
f(110), f(120).
is there any function that allow me obtain
2008 Mar 19
1
Radio Buttons or similars
Hello companions!!!
I have a function that creates a Radio Buttons, and I need that this
function return the selected value in the Radio Buttons. I would like that,
if somebody know as I could return the value, you say me as do it.
Next, I show the function
function1<-function(){
require(tcltk)
tt <- tktoplevel()
rb1 <- tkradiobutton(tt)
rb2 <- tkradiobutton(tt)
rbValue <-
2010 May 03
1
Migrating domain with diferent default_pass_scheme
Hi
I have now my main mail server using dovecot with diferents domains and for
user auth using mysql with default_pass_scheme = PLAIN,
Now I am migrating a new domain from other server with dovecot using mysql
with default_pass_scheme = MD5.
My question is:
Is possible have a different default_pass_scheme depending of the domain?
could I use dovecot with domains using mysql auth with
2010 Feb 11
2
R ANOVA gives diferent results than SPSS
I guess my subject says it all. But I loaded a dataset in spss and used the
foreign package to read and save it in R. Running an anova (using the aov
command) gives a different F and p value in R than it does in SPSS. ANy
idea what is going on?
--
View this message in context: http://n4.nabble.com/R-ANOVA-gives-diferent-results-than-SPSS-tp1477322p1477322.html
Sent from the R help mailing list
2010 Mar 16
0
[ wxruby-Bugs-27976 ] Wx::ControlWithItems.select behavior is diferent than the documentation
Bugs item #27976, was opened at 2010-03-16 11:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=27976&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Sean DeNigris (lotusone)
Assigned to: Nobody (None)
Summary: Wx::ControlWithItems.select behavior is diferent than the documentation
2016 Jun 13
2
Samba 4 Member server show diferent UID than Ad Server
Hello friends, I come to ask for a hand.
I have an AD server with Samba 4.1 and added a Member Server 4.4 without
problems.
The only problem I'm having is that the UID of users in the Member Server
are different from the AD server.
Ad Server
KENNEDY\florenciaelmone:*:3000679:100:Florencia Elmone
Domingues:/home/KENNEDY/florenciaelmone:/bin/false
Member Server
2014 Jul 01
1
multiples domains or PDCs in samba
Hello,
I'm Nicol?s from Uruguay, I work in ASSE (public health services), the
enterprise has lots of buildings all over my country, more than 100,
with thousands of employees and PCs. Until now there is no "network
configuration" in PCs (no network users, etc) and I'm trying to solve
that out. I started working with samba about one year ago (I've been
learning a lot), I
2016 Jun 14
3
Samba 4 Member server show diferent UID than Ad Server
Without UID and / or GID configured into AD database (into LDAP tree) Samba
would give UID / GID to users and groups when needed, and as nothing is
written, Samba has to guess. This guessing process is called id mapping.
Samba does not synchronize generated file containing this ID map. No
synchronization and xID random xID fathers to xID inconsistency.
This is not necessarily an issue: with only
2007 Nov 07
2
Adding submenus to existing consol GUI menu
If possible I would like to add two sub-menus to the R Console under
Windows.
For example, I would like to add:
winMenuAddItem("File", "Load CSV...", "loadCSV()")
winMenuAddItem("File", "Save CSV...", "saveCSV()")
and have them appear under the initial 'File' item rather than add a new
'File' menu item. I seem to
2003 Jan 21
4
Two diferent LAN''s...
Hi,
I''ve got a question about how to configure the shorewall, and maybe
someone could answer.
I have a PC with 3 ethernet. The eth0 connets to internet. The eth1
connects to LAN A, and the eth2 connects to LAN B. I''ve configured
the shorewall for doing NAT, and both LANs can navigate, but it seems
that from a LAN A host you can connect to a PC of LAN B, and the
other way
2009 Apr 11
2
[OFF TOPIC] wich virtualization solution to use?
hi
there are a lot of virtualization solution out there and every one "is the
best" and has some pro and some cons...
wich one do you recomend?
the idea to isolate diferents servers asterisk apache ... it is a good idea?
sorry for the off topic but here is a place where are a lot of linux gurus
Thanks
--
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
2005 Mar 18
5
may be save on other directory
Hi!
I need use rsync for incremental backup, but i need save that incremental
data on diferent directory, for example
I have a Full backup on directory ./FULL, and carpets for ./monday ... I
need to compare the sources with ./FULL and the diferents files save on
../monday .. but not in ./FULL
---------- -----------
SERVER A | | SERVER B |
2014 Mar 17
0
Fwd: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working
From: Gene Cumm <gene.cumm at gmail.com>
Date: Mon, Mar 17, 2014 at 7:39 PM
Subject: Re: [ipxe-devel] iPXE boot from both ports (from diferent
subnets) not working
To: Wissam Shoukair <wissams at mellanox.com>
Cc: "ipxe-devel at lists.ipxe.org" <ipxe-devel at lists.ipxe.org>
On Mon, Mar 17, 2014 at 4:43 AM, Wissam Shoukair <wissams at mellanox.com> wrote:
>
2016 Jun 14
0
Samba 4 Member server show diferent UID than Ad Server
So you need to configure winbindd the right way to solve this.
In deed if you have another UID it can result in "access refused".
This is an issue I treid to discuss since samba4 started and I think this should be an integrated thing in samba ads to member server
Without having admins to bother about.
Greetings
Daniel
EDV Daniel Müller
Leitung EDV
Tropenklinik
2004 Jun 01
1
WinMenu's question
I am using the Windows menu functions below which will work on the
first pass, but if I repeat the same script I cannot get the
WinMenuAddItem to work. This is a problem if I change the menu
structure and reread the source code I am forced to quit and restart Rgui.
"try.menu" <- function(){
OS <- .Platform$OS.type
GUI <- .Platform$GUI
if (!(OS == "windows" &
2008 May 14
3
Help to Draw Plot
Hello friends!!
I have two questions, and I would like that you could answer me!!!
I have created a plot as
plot(range(10,-10),range(10,-10),col="blue",col.axis="blue",col.lab="blue",col.main="blue",col.sub="blue");
1?) I want that the square of plot and the lines that indicates the value
-10,-5,0,5,10 have a blue colour too.
2?)It?s
2016 Jun 14
0
Samba 4 Member server show diferent UID than Ad Server
I like the idea.
- synchronize private/idmap.ldb across your DC at least (they all host
Sysvol, sysvol is rsynced, here you can have issues with UID/GID). Members
servers seem to not have that file.
But in my Domain Controler I do not find this file.
I found the file in the AD DC.
There any way to avoid adding UID users, or impossible without doing this.
They are as 300 users.
Analista Inf.
2003 Jun 03
2
winMenuAdd misbehaving?
Microsoft Windows R users,
I am operating Windows 2000 (build2195) with R1.7. It may be pertinent that
I am using a dual head screen with the initial RGui filing the entire area
of both screens.
When starting R I use the .First() function to add menu items to the RGui
interface using winMenuAdd() and winMenuAddItem(). The menus do not display
until the RGui window is physically manipulated in
2008 Mar 10
2
SORT MATRIX
I have a matrix with 2 columns and n row. I need sort the matrix by the first
column but the second row must be sort in the same order that the first
column. Somebody know how I can sort this matrix.
Thanks very much
--
View this message in context: http://www.nabble.com/SORT-MATRIX-tp15955823p15955823.html
Sent from the R help mailing list archive at Nabble.com.