Function to grab the available packages listed on CRAN
This commit is contained in:
14
man/get_cran_repo.Rd
Normal file
14
man/get_cran_repo.Rd
Normal file
@@ -0,0 +1,14 @@
|
||||
% 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
|
||||
}
|
||||
Reference in New Issue
Block a user