import_annotation: Get annotation text at a path location.

View source: R/annotation_control.R

import_annotationR Documentation

Get annotation text at a path location.

Description

Get annotation text at a path location.

Usage

import_annotation(my_path, note_regex = "readme")

Arguments

my_path

Path to either a file next to or a folder containing the annotation file.

note_regex

Reguar expression of file name to look for in my_path

Value

The character vector of the imported annotation.


Benjamin-Vincent-Lab/housekeeping documentation built on Feb. 17, 2024, 2:13 a.m.