search for: dekade

Displaying 7 results from an estimated 7 matches for "dekade".

Did you mean: decade
2019 May 04
2
read.table() fails with https in R 3.6 but not in R 3.5
In versions of R prior to 3.6.0 the following invocation succeeds, returning the data frame shown: > read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", header=TRUE) Dekade Anzahl 1 1900 11467254 2 1910 13023370 3 1920 13434601 4 1930 13296355 5 1940 12121250 6 1950 13191131 7 1960 10587420 8 1970 10944129 9 1980 11279439 10 1990 12052652 But in version 3.6.0 it fails: > read.table("https://www.dwds.de/r/stat?corpus=kern&cn...
2005 Dec 07
2
Change labels of x-axes in Plot of stl() function?
Hi all, How can the label of the x-axes in the plot() of a stl.object be adapted? e.g., When plotting: plot(stl(nottem, "per")) In the labels of the x-axes is “time”. How can this be changed to e.g., “Time (dekade) “? It does not work with xlab or others anymore… Thanks, Jan _______________________________________________________________________ Ir. Jan Verbesselt Research Associate Biosystems Department ~ M³-BIORES Vital Decosterstraat 102, 3000 Leuven, Belgium Tel: +32-16-329750 Fax: +32-16-329760...
2005 Jul 08
4
Browser compatibility goes back how far?
I asked this on the Rails list, but it might be more appropriate here. When we''re estimating how many users would have access to our site if we choose to use AJAX and script.aculo.us -style javascript, what kind of percentage are we looking at? 50%? 75%? Does this kind of fancy JS work on IE 5.0, or earlier? Thanks! Duane Johnson (canadaduane)
2019 May 06
0
read.table() fails with https in R 3.6 but not in R 3.5
On 04.05.19 19:04, Stephen Berman wrote: > In versions of R prior to 3.6.0 the following invocation succeeds, > returning the data frame shown: > >> read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", header=TRUE) > Dekade Anzahl > 1 1900 11467254 > 2 1910 13023370 > 3 1920 13434601 > 4 1930 13296355 > 5 1940 12121250 > 6 1950 13191131 > 7 1960 10587420 > 8 1970 10944129 > 9 1980 11279439 > 10 1990 12052652 > > But in version 3.6.0 it fails: > &g...
2019 May 06
2
read.table() fails with https in R 3.6 but not in R 3.5
...erman wrote: >> In versions of R prior to 3.6.0 the following invocation succeeds, >> returning the data frame shown: >> >>> read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", >>> header=TRUE) >> Dekade Anzahl >> 1 1900 11467254 >> 2 1910 13023370 >> 3 1920 13434601 >> 4 1930 13296355 >> 5 1940 12121250 >> 6 1950 13191131 >> 7 1960 10587420 >> 8 1970 10944129 >> 9 1980 11279439 >> 10 1990 12052652 >> &...
2019 May 13
0
read.table() fails with https in R 3.6 but not in R 3.5
...In versions of R prior to 3.6.0 the following invocation succeeds, >>> returning the data frame shown: >>> >>>> read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text", >>>> header=TRUE) >>> Dekade Anzahl >>> 1 1900 11467254 >>> 2 1910 13023370 >>> 3 1920 13434601 >>> 4 1930 13296355 >>> 5 1940 12121250 >>> 6 1950 13191131 >>> 7 1960 10587420 >>> 8 1970 10944129 >>> 9 1980 11279439 &g...
2005 Jul 03
0
Making a node reappear
If I use Effect.Fade on a floating div (or any node I assume), it easy to just use Effect.Appear on it, or set .style.display = ''block'' to make it reappear. However if I use Effect.DropOut I can''t seem to make it reappear.. I''ve tried to set .style.display, .style.position = ''static'', using Effect.Appear and other ones, but it just