get_col_name: Small utility to generate "type.from" kind of names

Description Usage

View source: R/retyping.R

Description

Small utility to generate "type.from" kind of names

Usage

1
2
3
4
5
get_col_name(
  col = c("bodyid", "name", "type", "databaseType", "supertype", paste0("supertype",
    1:3)),
  post = c("raw", "from", "to")
)

jayaraman-lab/neuprintrExtra documentation built on Dec. 20, 2021, 10 p.m.