Helper function for generating progress bar functions

progressively(
  .mapper,
  .farg = NULL,
  .xarg = NULL,
  .yarg = NULL,
  .larg = NULL,
  .atarg = NULL,
  .parg = NULL
)