dot-get_feature: Get feature

.get_featureR Documentation

Get feature

Description

from a neuron list.

Usage

.get_feature(neurons_list, feature, as_factor = FALSE, n_jobs = 1)

Arguments

neurons_list

neuronlist of neurons

feature

callable or character with feature

as_factor

flag saying whether feature should be transformed to factor

n_jobs

number of cores used to call a function feature extraction

Value

vector with feature values


dokato/natML documentation built on Sept. 12, 2022, 6:04 a.m.