search for: toblo

Displaying 2 results from an estimated 2 matches for "toblo".

Did you mean: joblo
2000 Mar 10
1
variable name to hist within apply?
...metime trying to generate histograms of all the numeric variables in a data frame using a for loop, I realized I could use apply to create the histograms. This was one of those few moments when I `see' the alternative to looping. So, I can generate all the histograms with this command: apply(toblo.df[,-c(40,52)],2,hist) # 40 and 52 are ID's When I do this, the name of each histogram is "Histogram of newX[,i]". Just out of curiosity, where does `newX[,i]' come from? The help page for hist, it says the data argument is `x'. The problem with this naming style is that th...
2004 Jan 07
1
samba 3.0.1 nmblookup
...smb:///conputer-name. When I tried to call 'nmblookup -M -- -' I get: querying __MSBROWSE__ on 192.168.0.255 name_query failed to find name __MSBROWSE__ #01 Does anyone know what's wrong? PS. Initially I had Samba 3.0.0 and because of the same issue I upgraded to 3.0.1 thanks, toblo