[413088]: / man / generateSegments.Rd

Download this file

15 lines (14 with data), 362 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/import.R
\name{generateSegments}
\alias{generateSegments}
\title{generateSegments}
\usage{
generateSegments(geojson.file)
}
\arguments{
\item{geojson.file}{the GeoJSON file, typically generated by QuPath software}
}
\description{
The function to import segments from a geojson file
}