get_start: Extract the starting records

View source: R/get.R

get_startR Documentation

Extract the starting records

Description

Extract the starting records

Usage

get_start(dt)

Arguments

dt

a data object collected by the projection pursuit guided tour optimisation in the tourr package

Value

a tibble object containing the start basis

See Also

Other get functions: get_anchor(), get_basis_matrix(), get_best(), get_dir_search(), get_interp_last(), get_interp(), get_interrupt(), get_search_count(), get_search(), get_space_param(), get_theo()

Examples

holes_1d_better %>% get_start()

ferrn documentation built on Aug. 6, 2022, 5:08 p.m.