R/fns-auto.R
find_missing_resources.Rd
Finds all local DataType directories and files that have not been added to the KiProject resources.
find_missing_resources(ki_project)
ki_project | a Ki Project obtained from |
---|
List of paths
This can be used in either of the following ways:
ki_project$find_missing_resources(...) find_missing_resources(ki_project, ...)