bixiou
bixiou
I used autoredistrict to propose an redistricting of French legislative circonscriptions with equal population. One can see the result here: https://medium.com/@lesgrains/pour-un-redécoupage-égalitaire-des-circonscriptions-4de7c4efea88 (the last two links give access to the code...
Data for 2007 from World Bank. Includes data on Population, GDP (in current $ or current PPP), Trade (Ex, Im), Labor, as well as Land area and Energy use. The...
Hi, thanks for this fantastic work! It's not clear from your documentation how a "private gathering", a "public event" or a "workplace" are defined. When bars or restaurants are required...
First of all, congratulations for this project, it's both necessary and well done. Now, here are some precise remarks on the white paper: - In order to preserve the feature...
The flag emojis appear as two letters instead of a flag. Is there a way to fix this?
When users have forgotten their e-mail, they have to write it with appropriate case. For example, if the first letter is upper case, the query won't find a match. This...
Hi, for a research project, I need an estimate of the CO2 emission factor of electricity per US state (or per zipcode), i.e. the carbon footprint of 1 kWh (or...
So I'll put my code here 1st bug: alert from facebook to authorize notifications add the following lines in #Chrome Options line 50 ``` prefs = {"profile.default_content_setting_values.notifications":2} chromeOptions.add_experimental_option("prefs",prefs) ``` 2nd...
`install_github(repo = "MatthieuStigler/RCompAngrist", subdir = "RCompAngrist")` returns the error: ``` Error: 1:31: unexpected symbol 1: source("packages_functions.R")options ^ Execution halted ```
I noticed a bug with R 4.3.1 (my colleague does not have the bug with R 4.2.1). The following code returns `NA` instead of `TRUE`: ``` temp