ovbars
allows to parse the OVBA file vbaProject.bin
which contains macro variables in Office Open XML filesR/000-wrappers.R
ovba.Rd
ovbar_out()
: Returns a list of macro sources found in the vba binary.
ovbar_meta()
: Returns a list of additional meta data of directories found
in the vba binary. The latter is probably not useful for the user.
ovbar_out(name)
ovbar_meta(name)
A named list with character strings. The list is sorted alphabetically.