From e0a5630796cff9e5d1b766173b42ca21b8432712 Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Tue, 10 Nov 2015 14:54:59 -0600 Subject: [PATCH] wrap \href{}{} around another reference URL --- R/subscribe.R | 7 ++++--- man/subscribe.Rd | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/R/subscribe.R b/R/subscribe.R index 133d1d6..da89fbd 100644 --- a/R/subscribe.R +++ b/R/subscribe.R @@ -25,9 +25,10 @@ ##' The subscribe function allows one to subscribe to streaming market ##' quotes. ##' -##' Full detials of the subscription string can be found in the -##' header file blpapi_subscriptionlist.h at the following link: -##' http://static.bloomberglabs.com/api/cpp/doc/3.8/blpapi__subscriptionlist_8h_source.html +##' Full detials of the subscription string can be found in the header +##' file +##' \href{http://static.bloomberglabs.com/api/cpp/doc/3.8/blpapi__subscriptionlist_8h_source.html}{blpapi_subscriptionlist.h}. +##' ##' @param securities A character vector with security symbols in ##' Bloomberg notation. ##' @param fields A character vector with Bloomberg query fields. diff --git a/man/subscribe.Rd b/man/subscribe.Rd index 59afd43..843236c 100644 --- a/man/subscribe.Rd +++ b/man/subscribe.Rd @@ -35,9 +35,9 @@ This function uses the Bloomberg API to stream live market data The subscribe function allows one to subscribe to streaming market quotes. -Full detials of the subscription string can be found in the -header file blpapi_subscriptionlist.h at the following link: -http://static.bloomberglabs.com/api/cpp/doc/3.8/blpapi__subscriptionlist_8h_source.html +Full detials of the subscription string can be found in the header +file +\href{http://static.bloomberglabs.com/api/cpp/doc/3.8/blpapi__subscriptionlist_8h_source.html}{blpapi_subscriptionlist.h}. } \examples{ \dontrun{