Skip to contents
saros.base
0.2.5
Reference
Articles
Basic R, Quarto and file system setup
Project setup
Configure Saros settings for a project
Prepare dataset
Standard variable naming in longitudinal projects
Preparing the chapter overview
Draft report
Render
Error messages and Frequently Asked Questions
Changelog
Light
Dark
Auto
Is x A String?
Source:
R/checks.R
is_string.Rd
Returns TRUE if object is a character of length 1.
Usage
is_string
(
x
)
Arguments
x
Object
Value
Bool