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