save_poly: Save gating polygon coordinates in the poly table.

View source: R/db.R

save_polyR Documentation

Save gating polygon coordinates in the poly table.

Description

These entries will be linked to an entry in the gating table by gating_id.

Usage

save_poly(db, poly.log, popname, gating_id)

Arguments

db

SQLite3 database file path.

poly.log

Named list of per population gating polygons.

gating_id

Foreign key into gating table.

Value

None


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.