find_stream_var.Rd
A helper function that lists streamed variables. It returns the names of streamed variables.
find_stream_var(file_in, line_nos)
A character vector representing the file content to search through.
A numeric vector of length 2, specifying the start and end lines to search for streamed variables.
A character vector of streamed variable names.