This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name keywords | |
| Felicitas Development, Corruption, Housing, Transportation, Religion | |
| Lucile Inequality, Migration, Race and Gender, Community/Neighborhood | |
| Corentin Inequality, Religion, Migration, Poverty, Gender | |
| Charlotte Energy, Environment, Smart Cities, Conflict, Gender | |
| Alice Environment, Gender, Migration, Urban Studies | |
| Miranda Politics, Gender, Human Rights | |
| Margaux Inequality, Urban Studies, Migration, Human Rights | |
| Marina Critical Theory, Social Inequality, Race and Gender | |
| Cosima Race and Gender and Sexuality, Spatial Inequality, Migration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ##################################################################################### | |
| # Strategy - Shorting at High # | |
| ##################################################################################### | |
| # Upload the libraries and make other initial settings ########################################################################################## | |
| library(xlsx);library(zoo);library(quantmod);library(rowr);library(TTR); | |
| system.time({ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <script src="http://d3js.org/d3.v3.min.js"></script> | |
| <style> | |
| .link { | |
| stroke: #666; | |
| opacity: 0.6; | |
| stroke-width: 1.5px; | |
| } |