Applies custom data manipulations if the metadata field `custom_R_code` is not empty Otherwise no manipulations will be done by applying the `identity` function. The code `custom_R_code` assumes a single input.

process_custom_code(txt)

Arguments

txt

Character text within custom_R_code of a `metadata.yml` file

Value

character text containing custom_R_code if custom_R_code is not empty, otherwise no changes are made