Convert all chunks
kjh_update_all_chunk_names.Rd
Run unname and then rename on all chunks in all files
Details
Recurses to 1 level of depth (i.e. subdirs). Right now this will break any references made with chunk_reveal!
Examples
if (FALSE) { # \dontrun{
if(interactive()){
#EXAMPLE1
}
} # }