Skip to content
Snippets Groups Projects
formatCheckSiteNumber.Rd 603 B
Newer Older
  • Learn to ignore specific revisions
  • % Generated by roxygen2 (4.0.2): do not edit by hand
    
    \name{formatCheckSiteNumber}
    \alias{formatCheckSiteNumber}
    \title{formatCheckSiteNumber}
    \usage{
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    formatCheckSiteNumber(siteNumber, interactive = TRUE)
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    \item{siteNumber}{string to check}
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    \item{interactive}{logical Option for interactive mode.  If true, there is user interaction for error handling and data checks.}
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    siteNumber string
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    Checks that the site code is at least 8 digits. If not, it confirms with the user.
    
    Laura A DeCicco's avatar
    Laura A DeCicco committed
    \keyword{WRTDS}