sign in · help · news · about · deen

BibSonomy ::  user :: folke ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (1)
<< < 1 > >> 
  • > axp <- par("xaxp") #-> powers of 10 *inside* 'usr' > axp[3] <- 1 # such that only 10^. are labeled > aX <- axTicks(1, axp = axp) > xu <- 10 ^ par("usr")[...
    > axp <- par("xaxp") #-> powers of 10 *inside* 'usr' > axp[3] <- 1 # such that only 10^. are labeled > aX <- axTicks(1, axp = axp) > xu <- 10 ^ par("usr")[1:2] > e10 <- c(-1,1) + round(log10(axp[1:2])) ## exponents of 10 *outside* 'usr' > v <- c(outer(1:9, e10[1]:e10[2], function(x,E) x * 10 ^ E)) > v <- v[xu[1] <= v & v <= xu[2]]
    to axis graphics log r scale ticks by folke on Feb 2, 2011, 6:43 AM
    (0)
<< < 1 > >>bookmarks per page: 5 10 20 50 100  

publications

 (1)
<< < 1 > >> 
<< < 1 > >>publications per page: 5 10 20 50 100  
a gripper