Hi All

I'm just wondering if there is a quick way of filling a way with  the
following.

I want to declare array I with a specific length and then alternatively
fill it with 10 zeros and 10 specified values:

v<- 14
I <- c(0,length(t))

But in stead of just filling I with 0 I want 10 zeros and then 10 fourteens
(i.e. the value in v)

Hope that makes sense.

Regards
Jannetta

-- 

===================================
Web site: http://www.jannetta.com
Email: jannetta@henning.org
===================================

	[[alternative HTML version deleted]]

