Calendar vs. Analysis Time
ISQ‘s replication team is in possession of this article’s replication materials. The materials will eventually be posted to ISQ‘s Dataverse.
Using Shiny to Teach Econometric Methods
/* to kill huge space between last automated content div and extra official capsule link */
.content:last-of-type {
padding-top:20px !important;
}
/* To hide “Data” title */
.dataBlk .hdefault {
display: none;
}
/* to replicate the CSS for hdefault */
.hdefault2{
margin-bottom: auto;
}