resolution: Get the resolution of GENOVA objects

View source: R/methods_resolution.R

resolutionR Documentation

Get the resolution of GENOVA objects

Description

Get the resolution of GENOVA objects

Usage

resolution(x, ...)

Arguments

x

An object from the GENOVA package

...

Optional arguments (not used).

Value

A integer with the resolution

Note

If the ggplot2 namespace is loaded after GENOVA, use GENOVA::resolution() on GENOVA objects.

Examples

## Not run: 
resolution(contacts_object)
resolution(discovery_object)

## End(Not run)

robinweide/GENOVA documentation built on March 14, 2024, 11:16 p.m.