get_lists: Convert comma-separated strings in cell entries to lists when...

View source: R/file_format_utils.R

get_listsR Documentation

Convert comma-separated strings in cell entries to lists when needed.

Description

Useful for when actor or interaction input is read in from a csv file.

Usage

get_lists(row)

Arguments

row

the dataframe row to convert and return

Value

row with needed entries converted to lists


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.