File: userIdentity.Rd

package info (click to toggle)
r-cran-rstudioapi 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 916 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/user.R
\name{userIdentity}
\alias{userIdentity}
\title{Get User Identity}
\usage{
userIdentity()
}
\description{
Returns the identity (displayed name) of the current user.
}