opf_info: Gives information about the OPF file

View source: R/LibOPF.R

opf_infoR Documentation

Gives information about the OPF file

Description

Gives information about the OPF file

Usage

opf_info(dataSet)

Arguments

dataSet

The OPF file

Value

'NULL'

Examples

dat <- opf_read_subGraph(system.file("extdata/boat.dat",package = "LibOPF"))
opf_info(dat)


LibOPF documentation built on Feb. 16, 2023, 10:13 p.m.