tcash21

Results 8 issues of tcash21

I'm using the below command in a shiny app to generate a PDF report using the output from `create_report`. I've tried several datasets and for some reason the charts sometimes...

type: bug

Following the example code in the documentation, for some reason I can only get part of the image to appear (see screenshot below). I'm on Windows 10 64-bit R 4.0.3...

Hello, Trying to connect, authenticate and query but I need to switch away from the admin database once authenticated. Additionally, even querying against the database is resulting in Read operation...

Hello, Thank you for the great package! I noticed umpire is NA in the entire statcast database, so I've been using the data returned by `load_umpire_ids()`, but this only goes...

@Btibert3 This is so awesome. Any tests I should run in particular? I'll probably run a bunch of basic scripts I have for each sport and then vote to merge.

I think it'd be great in subsequent versions to make the calls: `basketball_players(query=q_body)` `basketball_teams(query=q_body)` `football_teams(query=q_body)` and let the "stattle" or "perform" get used in endpoint specific calls.

feature request

Team Names Player Names Player Positions Game Date https://stattleship.slack.com/files/mara/F11B58X88/get_nba_playoff_game_logs_R.r

Use `testthat` to create a suite of tests that can be ran after new features are developed or bugs are fixed. Should be able to re-run tests automatically as we...