Learn R Programming

SSDL (version 1.1)

make_copy: function makes copy of the selected signal

Description

function makes copy of the selected signal

Usage

make_copy(x, n_copies = 2)

Arguments

x

is a selected signal pattern

n_copies

is a number of the copies.

Value

a matrix, which contains n_copies of the patters signal in the columns.