Displaying 20 results from an estimated 1000 matches similar to: "How to increase lenght of axis according input data?"
2005 Jan 28
1
3.0.1x, "min password lenght" deprecated, smbpasswd
Hallo @all,
since 3.0.10 parameter "min password lenght" is deprecated. If removing
the entry from smb.conf, the default of "min password lenght = 5" is
used. smbpasswd uses this entry if creating or changing passwords.
How can I set a min password lenght of 2 characters without the
deprecated parameter when the passdb backend is smbpasswd?
Think "min password
2010 Jun 16
1
prcomp() and the lenght of PC:s
Hi,
I would like to know whether there is some deeper rationale behind or is it just an established practice that the lenghts of principal components, giving for example by prcomp-function, are normalised to 1?
Best regards,
Atte Tenkanen
University of Turku, Finland
Department of Musicology
+35823335278
http://users.utu.fi/attenka/
2004 Oct 07
0
guidelines for queue lenght
Hello,
does anybody have suggestions for queue lenght guidelines?
Is there a paper somewhere or any thoughts that have to be reconsidered.
Suggestions and impulses welcome
Alexander
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Feb 04
0
Easy way to force using jlenght and no lenght in validations
I need validates_lenght_of validates lenght of UTF-8 strings and not
just byte counting. Is there easier way than create my own validation
method just validates_jlenght_of?
--
Posted via http://www.ruby-forum.com/.
2005 Jun 17
2
Calculating the lenght of time in a call queue?
Dear All,
I'm running version 0.7.1 of Asterisk server for our global help desk.
We have put together a comprehensive reporting package for static's from
the CDR.
I'm not able to calculate the time a call is in the queue before it goes
to an agent?
I would appreciate help with working this out.
Warm Regards and Thanks
Shad Mortazavi
2023 Jun 14
1
[Bug 3579] New: OpenSSH trims last character of fixed-lenght buffers received from the pkcs11 providers providing users with inaccurate information
https://bugzilla.mindrot.org/show_bug.cgi?id=3579
Bug ID: 3579
Summary: OpenSSH trims last character of fixed-lenght buffers
received from the pkcs11 providers providing users
with inaccurate information
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
2006 Apr 16
2
How do I limit the lenght of a call
Hi,
Is there a way to limit the duration of a call in the Dial command? Mainly for perpay account.
Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 23
0
rsync- buffer overflow/broken pipe with critical filename-lenght using cwrsync at server-side
hi everybody,
i?ve a problem with rsync runnig.
constellation:
rsyncserver is cwrsync at win2k-machine (without cygwin-beta against
long filename-problem), client is a linux-ubuntu box.
log from the server: (i just change names with xxx, no special charakters)
this error happens all the time again,
/overflow: flags=0xba l1=240 l2=22
2008 Mar 10
1
Want to know Frequency and lenght of Frame
I am planning to write a module to find if a Special Information was detected or not.
Can anyone please help me to figure out the below fields?
1. The Frequency of a frame
2. Length of frame in milliseconds
Thanks in advance.
Regards,
Sanjay.
2009 Sep 15
5
identical(length(x), 1) returns FALSE, but print(length(x)) is 1, length(x)==1 is TRUE, and is.integer(lenght(x)) is TRUE????
Dear R,
the condition:
identical(length(x),1) returns FALSE
but
print(length(x))
returns 1 and:
is.vector(x) is TRUE.
is.integer(length(x)) is TRUE
length(x) ==1 is TRUE
I am puzzled.
Regards
--
Corrado Topi
Global Climate Change & Biodiversity Indicators
Area 18,Department of Biology
University of York, York, YO10 5YW, UK
Phone: + 44 (0) 1904 328645, E-mail: ct529 at york.ac.uk
2012 Jun 13
5
How to write text in bar plot in R?
Hi,
I am working on R plot but i need to write some text for the bars where the
value is = 0
> counts
3 4 5
0 12 * 0* 4
1 3 *0* 1
http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png
My aim is to write some comment in plot.
http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png
How can we implement it?
--
View this message in context:
2012 Aug 12
2
How to write % in pie chart?
HI,
I am plotting one pie chart and need to write % inside it. How can i write %
inside it as show in figure below.
http://r.789695.n4.nabble.com/file/n4640078/pie_chart.png
Regards
--
View this message in context: http://r.789695.n4.nabble.com/How-to-write-in-pie-chart-tp4640078.html
Sent from the R help mailing list archive at Nabble.com.
2012 Apr 01
3
How to use Latex code in R loop?
Hi,
I am newbie in Latex and R. I am working on one report in which i need to
read file and display content of file by formatting (adding color boxes and
colorful text for each record). For this i need to use latex code in R loop.
How can i use Latex code in R loop. Any example will help me a lot.
Thanks
--
View this message in context:
2012 Jun 15
1
Rename output file in Swaeve and Tex
HI,
I am working on R and Latex.
R CMD Sweave Test.Rnw (this generates Rnw.Tex file )
R CMD pdflatex Test.tex (It generated Test.pdf)
Is there any way to change the name of of output file (Test.pdf). I want it
to pass the output file name as parameter.
R CMD Sweave Test.Rnw Output_File
R CMD pdflatex Output_File.tex
So output file name will be Output_File.pdf
Regards
--
View
2012 May 24
1
How to avoid numbering while printing list element?
HI,
I am printing list element.
print(desc[[2]])
[1] XXXXXXXXXXXXXXXXXXXxx
I want to remove [1]
Output should be
XXXXXXXXXXXXXXXXXXXxx
How can i implement it?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/How-to-avoid-numbering-while-printing-list-element-tp4631180.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jul 26
1
How to draw fancy image in R?
Hi,
I am working on reporting and need some fancy image instead of barplot, pie
etc. Like Clock and Speedometer. How can i draw myself in R?
Regards
--
View this message in context: http://r.789695.n4.nabble.com/How-to-draw-fancy-image-in-R-tp4637866.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jul 10
1
How to use external image with R plot?
Hi,
I am wokring on stacked bar plot and i need to add one arrow dynamically.
http://r.789695.n4.nabble.com/file/n4635959/arrow_glossy_right_red.jpg
http://r.789695.n4.nabble.com/file/n4635959/Screenshot.10.png
Final image:
http://r.789695.n4.nabble.com/file/n4635959/Screenshot.1.png
Is there any packae which can be used for merging images?
--
View this message in context:
2012 Mar 22
2
How to draw table in Latex without using xtable?
Hi,
I am working on table suing R and Latex. I am writing .Rnw file first in
which i m reading input file and storing into dataframe. After filtering
certain values from this dataframe. I am planning to display it. I don't
want to use xtable since i need to change column names.
*Sample .Rnw file*
@
<<echo=FALSE>>=
cat("\begin{table}[ht]")
2012 Mar 16
5
How to Group Categorical data in R?
Hi,
I am newbie to R and working on result presentation? My Input table is in
following format
A B C D
X T C K
Z U Z M
E V Z R
Z U Z M
E V P R
I need to present my result in the
2010 Sep 09
2
plot symbol "+", but with variable bar lenghts
Hi,
does anybody know of some plotting function or an easy way to
generate "+" symbols with individually settable bar lengths?
I tried just combining "|" and "-" as pch and setting the size via cex,
but that doesn't really work since the two symbols have different default
lengths. Is there a horizontal | or a longer "-" available?
Thanks,
Rainer