Learn R Programming

yum

Copy Link

Version

Install

install.packages('yum')

Monthly Downloads

222

Version

0.1.0

License

GPL-3

Maintainer

GjaltJorn Peters

Last Published

July 16th, 2021

Functions in yum (0.1.0)

load_yaml_dir

Load all YAML fragments from all files in a directory
load_and_simplify

Load YAML fragments in one or multiple files and simplify them
flatten_list_of_lists

Flatten a list of lists to a list of atomic vectors
find_yaml_fragment_indices

Find the indices ('line numbers') of all YAML fragments from a file
simplify_by_flattening

Simplify the structure of extracted YAML fragments
is.odd

Checking whether numbers are odd or even
extract_yaml_fragments

Extract all YAML fragments from a file
extract_yaml_dir

Extract all YAML fragments from all files in a directory
load_yaml_fragments

Load all YAML fragments from a file
delete_yaml_fragments

Delete all YAML fragments from a file
load_yaml_list

Load all YAML fragments from all character vectors in a list
build_tree

Convert the objects loaded from YAML fragments into a tree
vecTxt

Easily parse a vector into a character value