Read a Shiny file and determine if it should be skipped
read_shiny_file.Rd
This function reads a Shiny server file and checks whether it only contains
source()
calls or is empty. If so, it returns NULL
to indicate the file should be skipped.
read_shiny_file.Rd
This function reads a Shiny server file and checks whether it only contains
source()
calls or is empty. If so, it returns NULL
to indicate the file should be skipped.