plot_chip: Title: plot the point in spatial chip

View source: R/plots.R

plot_chipR Documentation

Title: plot the point in spatial chip

Description

Title: plot the point in spatial chip

Usage

plot_chip(
  data = data,
  features = features,
  size = 2,
  cols = c("white", "#e31a1c"),
  ...
)

Arguments

data

the dataframe include x and y column represent the location in chip.

features

which features you want to display.

size

the ggplot2 point size

cols

the colors

...

parameter

Value

ggplot2 object

Examples

#

wangjiaxuan666/Spat documentation built on Jan. 4, 2023, 8:35 a.m.