File: dot-getSzipLoc.Rd

package info (click to toggle)
r-bioc-rhdf5lib 1.20.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384 kB
  • sloc: sh: 67; ansic: 40; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
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/zzz.R
\name{.getSzipLoc}
\alias{.getSzipLoc}
\title{If we compiled our own version of SZIP this returns the link path
Otherwise it returns an empty string.}
\usage{
.getSzipLoc(path)
}
\description{
If we compiled our own version of SZIP this returns the link path
Otherwise it returns an empty string.
}
\keyword{internal}