Get the validity of objects in files

# S4 method for character
validObject(object, test = FALSE, complete = FALSE)

Arguments

object

a single filename, a single path or a vector with filenames.

test

See methods::validObject()

complete

See methods::validObject()