You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
426 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/top-clients.R
\name{pi_top_clients}
\alias{pi_top_clients}
\title{Get top clients}
\usage{
pi_top_clients(n = 100, host = pi_host(), api_key = pi_key())
}
\arguments{
\item{n}{\# of top clients (default 100)}
\item{host}{See \code{\link[=pi_host]{pi_host()}}}
\item{api_key}{See \code{\link[=pi_key]{pi_key()}}}
}
\description{
Get top clients
}