long_heatmap: Create heatmap from observed files for acpy

Description Usage Arguments Value

View source: R/long_heatmap.R

Description

This function runs creates an interpolated heatmap from ACPy input files. The level of interpolation can be adjusted to increase the accuracy of the plot.

Usage

1
2
long_heatmap(obs, title = "Heatmap", ylim = NULL, xlim = NULL,
  size = 1, zlab = "", ...)

Arguments

obs

dataframe; observations loaded with load.obs

title

character; Title of the graph. Defaults to 'Heatmap'

ylim

vector; Limits for the y-axis. Defaults to range of depths in the data

xlim

vector; Limits for the x-axis. Defaults to range of values in the data

Value

Plot of interpolated heatmap


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.