set_marketshare: Set marketshares for entities

Description Usage Arguments Author(s) Examples

Description

Use this function to set marketshares for entities in Q1.

Usage

1
set_marketshare(srv, ..., ms = NULL)

Arguments

srv

A survey object.

...

Marketshares for individual entities. Of the format name = marketshare.

ms

Optional vector with the marketshares to use. Either a named vector, or one of the same length as the number of entities in the data.

Author(s)

Kristian D. Olsen

Examples

1
x %>% set_marketshares("reporttool" = 1)

itsdalmo/reporttool documentation built on May 18, 2019, 7:11 a.m.