blob: a84757ff4e7b9c0ad4c3cf4665975d74e0e252d7 [file] [log] [blame]
Marc Kupietzbb4f54c2023-10-19 21:22:44 +02001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/derekovecs.R
3\name{derekovecsApiCall}
4\alias{derekovecsApiCall}
5\title{DeReKoVecsCall}
6\usage{
7derekovecsApiCall(method = "", ...)
8}
9\arguments{
10\item{method}{The method to call.}
11
12\item{...}{The parameters to pass to the method.}
13}
14\value{
15The result of the call.
16}
17\description{
18Call the DeReKoVecs API.
19}