create_random_test_timeline: Create random test timeline.

Description Usage Arguments Value

View source: R/create_test_data.r

Description

Create random test timeline.

Usage

1
2
3
create_random_test_timeline(seed = NULL, max_users = 40, min_users = 10,
  max_spaces = 15, min_spaces = 5, max_timeline_posts_per_user = 20,
  max_space_post_per_user_space = 5)

Arguments

seed

Optional random seed to reproduce results.

Value

A randomly-generated test timeline data frame of the same form as gloograph::test_timeline


johnchower/gloograph documentation built on May 19, 2019, 3:03 p.m.