isa_to_text: Convert an investigation to a character vector

View source: R/isatools.R

isa_to_textR Documentation

Convert an investigation to a character vector

Description

Convert an investigation to a character vector

Usage

isa_to_text(x, i_file_name = "i_Investigation.txt")

Arguments

x

object of class isa_i

i_file_name

name of the investigation file

Details

This function converts an investigation object to a character vector. Each element of the vector is a string containint the contents of a single file. The file names are used as names of the vector elements.

Value

A named character vector. Names are the file names, and values are the contents of the files.


bihealth/isaeditor documentation built on Feb. 8, 2025, 2:23 p.m.