Matthew Grainger
Matthew Grainger
Labelling the "excess" nodes (i.e. the 10th node and up) directly in the node definition part works. `grViz(" digraph a_nice_graph { # node definitions with substituted label text node [fontname...
......linkColour = edges_col) # edge colors
@nealhaddaway I have got this code running but I cant work out how to get the input_ids from the data in the shiny ` library(networkD3) library(tidyverse) library(here) network % mutate(Group2=dplyr::recode(Group2,...
Great I shall give that a go! Also for the hyperlink to the article can we use the lensID pasted at the end of a url or do they use...
@nealhaddaway Cool we have links!!!!!!!!!!!!!!!!!!!!!!! Woohoo!!! Minor problem is that input$article_ids gives me doi and not the lens_id. Where does that conversion happen?
> @nealhaddaway Cool we have links!!!!!!!!!!!!!!!!!!!!!!! Woohoo!!! > Minor problem is that input$article_ids gives me doi and not the lens_id. Where does that conversion happen? Don't worry - turns out...
#11 Add links to nodes solves this issue (hopefully)
Closed with #33
@Mailinnia Can you see if this works for you now?
I am having the same issue. I can log on to my geonames account without any issues. But I get the same error when running any query using the R...