Anthony Schmidt
Anthony Schmidt
I'm trying to combine two charts, one using `geom_col` and one using `geom_point`. I'd like them to share a legend. They share the same fill/color specification and same colors. I...
The code I am use hides column labels and removes all cell borders. It looks perfect in R Markdown:  When knitting to PDF, it shows both column labels and...
Is there any way to remove the numbering of the bibliography entries?
Is there an easy way to generate the codebook using the addin (which works really nicely) and save it as a PDF, Word, Excel/CSV right from the viewer?
I am wondering if there is a way to 1) recognize if a Tweet is a poll, and 2) access poll options and results. There is some metadata info [here](https://developer.twitter.com/en/docs/twitter-api/enterprise/enrichments/overview/poll-metadata)....
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...
I noticed that the results from `idi` do not match other packages' results. For example, I am also using `CTT:distractorAnalysis`, and while number and % correct, as well as discrimination...
I am trying to send JSON content to loadtest with my API. While the JSON content itself works (I have other tests running against this JSON), when passed to `loadtest`,...
After setting up the clock and getting the clock to behave the way I want (dim slightly as it gets dark, brighten as the room is brighter), I realize I...