Skip to content

Commit

Permalink
dox: typo on code format
Browse files Browse the repository at this point in the history
  • Loading branch information
laresbernardo committed Aug 14, 2024
1 parent b3de01e commit c2a7b40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/robyn.R
Original file line number Diff line number Diff line change
Expand Up @@ -441,9 +441,9 @@ plot.robyn_modelselector <- function(x, ...) {
#' @param marginals Boolean. Include mROAS or mCPA marginal performance metric
#' as an additional column called "marginal". Calculations are based on
#' mean spend and mean response with mean carryover results,
#' between \code{start_date} and code{end_date}.
#' between \code{start_date} and \code{end_date}.
#' @param carryovers Boolean. Add mean percentage of carryover response for
#' date range between \code{start_date} and code{end_date} on paid channels.
#' date range between \code{start_date} and \code{end_date} on paid channels.
#' Keep in mind organic variables also have carryover but currently not showing.
#' @return data.frame with results on ROAS/CPA, spend, response, contribution
#' per channel, with or without total rows.
Expand Down
4 changes: 2 additions & 2 deletions man/robyn_performance.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c2a7b40

Please sign in to comment.