Skip to content

Commit

Permalink
UPDATE v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
davidycliao committed Sep 17, 2023
1 parent e50b75d commit 5b31cbb
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 59 deletions.
55 changes: 0 additions & 55 deletions .github/workflows/lintr.yml

This file was deleted.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# Real-time and Archives of Taiwan Legislative Data in R <img src="man/figures/logo.png" align="right" width="180"/>
# Real-time and Archives of Taiwan Legislative Data in R <img src="../man/figures/logo.png" align="right" width="180"/>

<!-- badges: start -->

Expand Down Expand Up @@ -39,10 +39,10 @@ library(legisTaiwan)
#> ## legisTaiwan ##
#> ## An R package connecting to the Taiwan Legislative API. ##
```
---

<br>
------------------------------------------------------------------------

<br>

## Caution:

Expand Down
4 changes: 4 additions & 0 deletions inst/README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ library(legisTaiwan)
```


---

<br>

## Caution:
<div style="text-align: justify">

Expand Down
4 changes: 4 additions & 0 deletions inst/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ library(legisTaiwan)
#> ## An R package connecting to the Taiwan Legislative API. ##
```

------------------------------------------------------------------------

<br>

## Caution:

<div style="text-align: justify">
Expand Down
2 changes: 1 addition & 1 deletion vignettes/manual.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ day.

- [`get_executive_response()`](https://davidycliao.github.io/legisTaiwan/reference/get_executive_response.html): questions answered by the executives提供公報質詢事項行政院答復資訊 (自第8屆)

- [`get_public_debates()`+](https://davidycliao.github.io/legisTaiwan/reference/get_public_debates.html): public debates 提供公報之國是論壇資訊,並包含書面意見自 (自第8屆)
- [`get_public_debates()`](https://davidycliao.github.io/legisTaiwan/reference/get_public_debates.html): public debates 提供公報之國是論壇資訊,並包含書面意見自 (自第8屆)

- [`get_speech_video()`](https://davidycliao.github.io/legisTaiwan/reference/get_speech_video.html): full video information of meetings and committees 提供立法院院會及委員會之委員發言片段相關影片資訊 (自第9屆)

Expand Down

0 comments on commit 5b31cbb

Please sign in to comment.