Displaying 5 results from an estimated 5 matches for "ncei".
Did you mean:
ncci
2023 Mar 08
1
insert hyperlink into svg graphic
...t display, just the text and tags.
>> ?>>
>> ?>>> svg("/tmp/temps.svg", width=9, height=6)
>> ?>>> #plot created here
>> ?>>> title(sub="produced by Rusty Travis \nusing data from <a
>> ?>> xlink:href=https://www.ncei.noaa.gov/cdo-web/
>> <https://www.ncei.noaa.gov/cdo-web>>test</a> ", line=-1.5,
>> ?>> adj=1)
>> ?>>> dev.off()
>> ?>>
>> ?>> The goal is to create a hyperlink of the word "test" in the above
>> ?>>...
2023 Mar 08
1
insert hyperlink into svg graphic
...text and tags.
>>> ?>>
>>> ?>>> svg("/tmp/temps.svg", width=9, height=6)
>>> ?>>> #plot created here
>>> ?>>> title(sub="produced by Rusty Travis \nusing data from <a
>>> ?>> xlink:href=https://www.ncei.noaa.gov/cdo-web/
>>> <https://www.ncei.noaa.gov/cdo-web>>test</a> ", line=-1.5,
>>> ?>> adj=1)
>>> ?>>> dev.off()
>>> ?>>
>>> ?>> The goal is to create a hyperlink of the word "test" in the above...
2023 Mar 07
2
insert hyperlink into svg graphic
...y syntax must be wrong
> though, as the hyperlink doesn't display, just the text and tags.
>
> > svg("/tmp/temps.svg", width=9, height=6)
> > #plot created here
> > title(sub="produced by Rusty Travis \nusing data from <a
> xlink:href=https://www.ncei.noaa.gov/cdo-web/>test</a> ", line=-1.5,
> adj=1)
> > dev.off()
>
> The goal is to create a hyperlink of the word "test" in the above
> example. What is the correct syntax, please?
>
> [[alternative HTML version deleted]]
>
> _________...
2023 Mar 07
1
insert hyperlink into svg graphic
...tle() object in the plot. My syntax must be wrong
though, as the hyperlink doesn't display, just the text and tags.
> svg("/tmp/temps.svg", width=9, height=6)
> #plot created here
> title(sub="produced by Rusty Travis? \nusing data from <a
xlink:href=https://www.ncei.noaa.gov/cdo-web/>test</a>? ", line=-1.5, adj=1)
> dev.off()
The goal is to create a hyperlink of the word "test" in the above
example. What is the correct syntax, please?
[[alternative HTML version deleted]]
2023 Mar 07
1
insert hyperlink into svg graphic
...ong
>> though, as the hyperlink doesn't display, just the text and tags.
>>
>>> svg("/tmp/temps.svg", width=9, height=6)
>>> #plot created here
>>> title(sub="produced by Rusty Travis \nusing data from <a
>> xlink:href=https://www.ncei.noaa.gov/cdo-web/>test</a> ", line=-1.5,
>> adj=1)
>>> dev.off()
>>
>> The goal is to create a hyperlink of the word "test" in the above
>> example. What is the correct syntax, please?
>>
>> [[alternative HTML version de...