Searched refs:with_seed_null (Results 1 – 3 of 3) sorted by relevance
74 data <- with_seed_null(params$seed, transform_position(data, trans_x, trans_y))
87 fixed_jitter <- with_seed_null(params$seed, transform_position(dummy_data, trans_x, trans_y))
348 with_seed_null <- function(seed, code) { function