write_investigation: Write the ISAtab investigation to a file

View source: R/investigation.R

write_investigationR Documentation

Write the ISAtab investigation to a file

Description

Write the ISAtab investigation to a file

Usage

write_investigation(isa_i, file = NULL)

Arguments

isa_i

The isa_i object to write

file

The name of the file to write to. If missing, the investigation is returned as a character vector.

Value

If file is missing, the investigation as a character vector. If not, the file is written and the return value is invisible.


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