File: _pkgdown.yml

package info (click to toggle)
fimport 4052.89-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 428 kB
  • sloc: makefile: 2
file content (38 lines) | stat: -rw-r--r-- 848 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
url: https://geobosh.github.io/fImportDoc/

template:
  bootstrap: 5
  
search:
  exclude: ['news/index.html']

reference:
  - title: "Overview of package fImport"
    contents:
      - "fImport-package"
  - title: "Import data from internet"
    desc: >
      Currently, only the FRED database is supported.
      The listings from the stock markets should still be useful but have not been updated
      for years.
    contents:
      - fredSeries
      - fredImport
      - provider-Listings
  - title: "class fWEBDATA"
    contents:
      - "class-fWEBDATA"
      - "show-methods"
  - title: "Utilities"
    contents:
      - composeURL
      - indexGrep
      - dataSplit
      - charvecSplit
      - stringSplit
  - title: "Read webpages using a browser"
    contents:
      - read.links
      - read.lynx
      - read.w3m
      - read.lines