ee.List.repeat

값이 count만큼 반복된 새 목록을 반환합니다.

사용반환 값
ee.List.repeat(value, count)목록
인수유형세부정보
value객체반복할 값입니다.
count정수반복할 횟수입니다.