## Not run:
# x <- BNDataset()
# has.raw.data(x) # FALSE
#
# x <- read.dataset(x, "file.header", "file.data")
# has.raw.data(x) # TRUE, since read.dataset() actually reads raw data.
# ## End(Not run)
Run the code above in your browser using DataLab