[R] Vector of symbols?

Judson judsonblake at msn.com
Sat Oct 31 16:52:51 CET 2015



Is
there a way to multiply a matrix 

times
a vector of symbols?  

For
instance, could I do this: 

1       
0       0                          a

0        1      
0      times           b

-1       2      
1                          c                

 

which
should result in :  

                                                      a

                                                      b

                                                      c  –a 
-2*b 
where a, b, and c 

are
as yet not assigned numeric values?  

........................... judson blake


 		 	   		  
	[[alternative HTML version deleted]]



More information about the R-help mailing list