Skip to content

Commit

Permalink
wrap \href{}{} around another reference URL
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Nov 10, 2015
1 parent d32d2e7 commit e0a5630
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions R/subscribe.R
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 3 additions & 3 deletions man/subscribe.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0a5630

Please sign in to comment.