Skip to content

Commit b8bfeec

Browse files
committed
ed
1 parent 5cadf94 commit b8bfeec

4 files changed

Lines changed: 39 additions & 6 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Suggests:
3030
Depends:
3131
R (>= 2.10)
3232
Config/testthat/edition: 3
33-
URL: http://r.declaredesign.org/rdss/
33+
URL: https://declaredesign.org/r/rdss

_pkgdown 2.yml

Whitespace-only changes.

_pkgdown.yml

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ navbar:
3535
href: reference/index.html
3636

3737
reference:
38+
- title: Package
39+
contents:
40+
- rdss
41+
3842
- title: Replication tools
3943
contents:
4044
- get_rdss_file
@@ -45,16 +49,26 @@ reference:
4549
- causal_forest_handler
4650
- rma_helper
4751
- rdrobust_helper
48-
- poststratification_helper
52+
- post_stratification_helper
4953
- did_multiplegt_tidy
5054
- estimator_AS_tidy
55+
- process_tracing_estimator
56+
- rma_mu_tau
5157

52-
- title: Tidy helpers
58+
- title: Helpers
59+
contents:
60+
- best_predictor
61+
- conjoint_assignment
62+
- conjoint_inquiries
63+
- conjoint_measurement
64+
- get_exposure_AS
65+
- lag_by_group
66+
67+
- title: Tidiers
5368
description: These functions declare research design steps
5469
contents:
55-
- tidy_stan
56-
- tidy(<amce>)
57-
- tidy(<rdrobust>)
70+
- tidy.amce
71+
- tidy.rdrobust
5872

5973
- title: Data
6074
description: These functions operate on declared designs
@@ -65,3 +79,15 @@ reference:
6579
- foos_etal
6680
- la_voter_file
6781
- lapop_brazil
82+
83+
- title: Utilities
84+
description: These functions operate on declared designs
85+
contents:
86+
- add_parens
87+
- format_num
88+
- make_interval_entry
89+
- make_se_entry
90+
- theme_dd
91+
- dd_palette
92+
- hex_add_alpha
93+
- tidy_stan

man/rdss.Rd

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)