crop_names_cpp {dbnR}R Documentation

If the names of the nodes have "_t_0" appended at the end, remove it

Description

If the names of the nodes have "_t_0" appended at the end, remove it

Usage

crop_names_cpp(names)

Arguments

names

a vector with the names of the nodes in t_0

Value

the vector with the names cropped


[Package dbnR version 0.7.8 Index]