Displaying 6 results from an estimated 6 matches for "voje".
Did you mean:
voe
2015 Jun 04
2
404 error => stream redirect / relay
...r active) and I would like to redirect them to one
specific mount with audio loop (looped stream)... but I don't want to
create relay streams manually for each non-existing pubpoint, but rather
create one general "404 relay"...
Any ideas, please?
--
*Ladislav Soukup*
*specialista v?voje IT aplikac?*
mobil: +420 731 101 538
email: lsoukup at play.cz
<https://plus.google.com/u/0/+LadislavSoukup>
<https://www.facebook.com/ladislav.soukup> <https://twitter.com/LadaSoukup>
<http://www.linkedin.com/in/ladislavsoukup>
*PLAY.CZ <http://PLAY.CZ>, a.s.*
N...
2015 Jun 04
1
404 error => stream redirect / relay
...I was stuck on catching
404 and there is a new default mount config...
I will try this... after quick test, there are some problems with the
default mount, but it may be because of wrong configuration... I will have
to experiment with the settings.
thanks :)
--
*Ladislav Soukup*
*specialista v?voje IT aplikac?*
mobil: +420 731 101 538
email: lsoukup at play.cz
<https://plus.google.com/u/0/+LadislavSoukup>
<https://www.facebook.com/ladislav.soukup> <https://twitter.com/LadaSoukup>
<http://www.linkedin.com/in/ladislavsoukup>
*PLAY.CZ <http://PLAY.CZ>, a.s.*
N...
2017 Oct 11
0
changing "," to "." in data.frame
And as follow up,
fff<-function(x) gsub(",", ".", x)
BX <- apply(apply(AX, 2, fff), 2, as.numeric)
this seems to be easier.
Cheers
Petr
S pozdravem | Best Regards
RNDr. Petr PIKAL
Vedouc? V?zkumu a v?voje | Research Manager
PRECHEZA a.s.
n?b?. Dr. Edvarda Bene?e 1170/24 | 750 02 P?erov | Czech Republic
Tel: +420 581 252 256 | GSM: +420 724 008 364
petr.pikal at precheza.cz | www.precheza.cz
> -----Original Message-----
> From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Troel...
2015 Jun 04
0
404 error => stream redirect / relay
...m to one
> specific mount with audio loop (looped stream)... but I don't want to
> create relay streams manually for each non-existing pubpoint, but rather
> create one general "404 relay"...
> Any ideas, please?
>
>
> --
> *Ladislav Soukup*
> *specialista v?voje IT aplikac?*
>
> mobil: +420 731 101 538
> email: lsoukup at play.cz
>
> <https://plus.google.com/u/0/+LadislavSoukup>
> <https://www.facebook.com/ladislav.soukup>
> <https://twitter.com/LadaSoukup>
> <http://www.linkedin.com/in/ladislavsoukup>
>
&...
2017 Oct 11
6
changing "," to "." in data.frame
Dear friends - I have a data.frame with "," instead of "." and found the
discussion
http://r.789695.n4.nabble.com/How-to-replace-all-commas-with-semicolon-in-a-string-tt4721187.html#a4721192
so copying the code of Ulrik(I hope:-)) I tried
(making some data)
AX <-
2023 Jul 07
1
Plotting factors in graph panel
Thanks! You are correct, the graphs look very similar, except ggplot is
scaling the text font to make it more readable. Is there a way to scale
down the x-axis labels, so they are readable?
On Fri, 7 Jul 2023 at 12:02, PIKAL Petr <petr.pikal at precheza.cz> wrote:
> Hallo Anupam
>
> I do not see much difference in ggplot or lattice, they seems to me
> provide almost identical