Files
Rpacman/man/get_cran_repo.Rd

15 lines
350 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{get_cran_repo}
\alias{get_cran_repo}
\title{Returns the CRAN repository source or requests the user select one}
\usage{
get_cran_repo()
}
\value{
string CRAN repository URL
}
\description{
Returns the CRAN repository source or requests the user select one
}