Displaying 2 results from an estimated 2 matches for "fnombr".
Did you mean:
fnombre
2006 Feb 21
6
Help with Script.aculo inPlaceEditor
Well, I start recently with Scriptacolus and inPlaceEditor. I have two doubts about use it.
1) When I specify URL for save changes or not it doesn''t work. See example below:
<script type="text/javascript">
new Ajax.InPlaceEditor(''aNombre'', ''productos.php?a=actualizar&f=aNombre'');
</script>
In productos.php file I have
1999 Nov 08
1
replacement and extraction functions
Is there any documentation about replacement and extraction functions in R,
these fuenctions don't work as in S.
Example with funtion factor.names (of S+ 4.5r2)
> fnombres <- list(tratamiento=LETTERS[1:4], veneno=c("I","II","III"))
> veneno.diseno <- data.frame(
+ factor(rep(c(1,2,3,4), rep(12,4))),
+ factor(rep(rep(c(1,2,3), rep(4,3)),4))
+ )
> factor.names(veneno.diseno) <- fnombres
Error in factor.names<-(*tmp*, v...