.get_feature | R Documentation |
from a neuron list.
.get_feature(neurons_list, feature, as_factor = FALSE, n_jobs = 1)
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 |
vector with feature values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.