Used to convert a function to purrr syntax if needed
purrr_as_mapper(.f)
.f
a normal function or purrr syntax function i.e. '~ ...code...'