Displaying 2 results from an estimated 2 matches for "jnx".
Did you mean:
jne
2012 Mar 01
5
select rows by criteria
Hello,
I am stuck with selecting the right rows from a data frame. I think the
problem is rather how to select them
then how to implement the R code.
Consider the following data frame:
df <- data.frame(ID = c(1,2,3,4,5,6,7,8,9,10), value =
c(34,12,23,25,34,42,48,29,30,27))
What I want to achieve is to select 7 rows (values) so that the mean value
of those rows are closest
to the value of 35
2007 Jun 20
1
smbd process eating memory
...company
ldap idmap suffix = ou=Idmap
ldap user suffix = ou=Users
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap passwd sync = yes
logon path =
logon script = %G.bat
ea support = Yes
map acl inherit = Yes
enable privileges = yes
veto oplock files =
/*.jnx/*.JNX/*.cdx/*.CDX/*.ntx/*.NTX/*.dbt/*.dbt/*.mbd/*.MDB/*.dbf/*.DBF/
load printers = no
veto files = /*.mp3/*.MP3/*.wmv/*.WMV
[netlogon]
path = /share/netlogon
browseable = no
writeable = no
============ smb.conf ===============
Here is the log files when the problem ocurs:...