Anthony Schmidt

Results 9 issues of 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: ![image](https://user-images.githubusercontent.com/51770624/82841637-d397fd80-9ea4-11ea-870b-1cc6f6fa8b53.png) When knitting to PDF, it shows both column labels and...

Difficulty: [2] Intermediate
Effort: [3] High
Priority: [3] High
Type: ★ Enhancement

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)....

enhancement
API v2

### 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...

bug
language/r

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...