place_any: Placement of bacteria or phage

Description Usage Arguments Value Examples

View source: R/place_any.R

Description

Places the bacteria or phage randomly within a delimited space

Usage

1
place_any(data, size = 100)

Arguments

data

The dataset containing the bacteria or phage information

size

The size of the space within which to place the bacteria or phage

Value

An updated dataset

Examples

1
bac_data = place_any(data=bac_data, size=100)

qleclerc/spatial_phage documentation built on Dec. 4, 2020, 10:11 p.m.