Convenience function to plot the mapping (e.g. to a PDF device for reporting).
The data frame can be accessed directly via .$raw_file_mapping
.
If no mapping exists, the function prints a warning to console and returns NULL (which is safe to use in print(NULL)).
if mapping is available, returns a list of plots 'plots' and a Html table string 'htmlTable' ; 'NULL' otherwise.